By wizbi-ai
60+ business tools for AI agents — Twilio, Meta Ads, Google Workspace, Israeli banks, web intelligence, translation, scheduling, and more.
Reference guide for all WizBI Tools — what each tool does, how to call it, and when to use it. Use when the user asks about a specific tool, wants to know what's available, or needs help with Twilio, Meta Ads, Google Workspace, Israeli banks, web search, translation, or utility functions.
Guide for building AI agents and automations with WizBI. Use when the user wants to build a custom agent, set up automations, connect external MCP servers, create custom tools (plugins), or use WizBI Agent as an AI backend for their app.
Welcome and orientation for new WizBI users. Explains what WizBI Tools is, how to authenticate, and what tools are available. Use when the user asks "what can I do with WizBI", "how do I connect", "what tools are available", "/wizbi-onboard", or seems unsure after installing the plugin.
Give your AI agent hands.
60+ business tools for AI agents through a single authenticated MCP connection. Send a WhatsApp, read your inbox, launch an ad, scrape the web — all from inside Claude, without switching context.
WizBI Toolshttps://tools.wizbi.ai/mcpclaude mcp add wizbi https://tools.wizbi.ai/mcp --transport http
Then inside Claude Code run /mcp and select wizbi to log in.
Add the marketplace to get skills that teach Claude how to use WizBI well:
# Claude Code
claude plugin marketplace add wizbi-ai/marketplace
claude plugin install wizbi-tools@wizbi-marketplace
# Claude Desktop
# Customize → Personal Plugins → Add Marketplace → wizbi-ai/marketplace
| Category | Tools |
|---|---|
| 📱 Twilio | SMS, WhatsApp, voice calls, phone verification |
| 📢 Meta Ads | Campaigns, ad sets, performance analytics, WhatsApp funnel |
| 📧 Google Workspace | Gmail (read/send/reply), Calendar, free-time search |
| 🏦 Israeli Banking | Bank Hapoalim, Isracard — balances & transactions |
| 🔍 Web Intelligence | Search, scrape, extract, screenshot, PDF |
| 🌐 Translation | 100+ languages, language detection |
| 🛠️ Utility | Calculate, convert units, time, passwords |
| 🧩 Plugin Manager | Browse, enable, and manage tool plugins |
| 🎯 Skills & Agents | Create reusable skills, connect external MCPs |
WizBI uses OAuth 2.1 with PKCE — the same standard Claude uses natively for every MCP server. Zero config on your end.
1. Claude reads /.well-known/oauth-authorization-server
2. Browser opens a Firebase Auth page (Google or email)
3. You sign in once → long-lived wz_ token issued
4. Claude stores it securely → all 60+ tools available
Same identity across Web, WhatsApp, Telegram, and Claude. Sign in once, use everywhere.
If you're building your own app on WizBI:
# Discover
GET https://tools.wizbi.ai/.well-known/oauth-authorization-server
# Register (RFC 7591 Dynamic Client Registration)
POST https://tools.wizbi.ai/oauth/register
{ "client_name": "My App", "redirect_uris": ["https://myapp.com/callback"] }
# Authorize (PKCE S256)
GET https://tools.wizbi.ai/oauth/authorize?client_id=...&code_challenge=...
# Exchange code for token
POST https://tools.wizbi.ai/oauth/token
→ { "access_token": "wz_...", "token_type": "Bearer" }
# Call the MCP server
POST https://tools.wizbi.ai/mcp
Authorization: Bearer wz_...
| Endpoint | Standard |
|---|---|
/.well-known/oauth-protected-resource | RFC 9728 |
/.well-known/oauth-authorization-server | RFC 8414 |
/.well-known/mcp/server-card.json | MCP SEP-1649 |
/.well-known/mcp | MCP SEP-1960 |
/.well-known/agent.json | A2A v0.3 |
/.well-known/wizbi-tools.json | WizBI |
.claude-plugin/
marketplace.json ← Claude marketplace discovery
plugin.json ← root metadata
plugins/wizbi-tools/
.claude-plugin/
plugin.json ← MCP server config
openclaw.plugin.json ← OpenClaw format + skills list
skills/
wizbi-onboard/SKILL.md
wizbi-tools/SKILL.md
wizbi-agent/SKILL.md
llms.txt ← standard LLM discovery
frontend/ ← landing page (marketplace.wizbi.ai)
Built for AI agents · Apache-2.0 · © WizBI
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub wizbi-ai/marketplace --plugin wizbi-toolsEditorial "RevOps & CRM Automation" bundle for Claude Code from Antigravity Awesome Skills.
Google Workspace CLI setup, Google Chat webhooks, Google Apps Script automation, ElevenLabs voice agents, and MCP server building.
A compounding GTM enablement engine with full MCP integration across all 21 skills, bundled with a custom Sales Intelligence MCP server (16 tools for Gong, ZoomInfo, Clay, LinkedIn). Pre-configured .mcp.json includes 9 remote connectors (HubSpot, Slack, MS365, Notion, Fireflies, Clay, ZoomInfo, Atlassian, Close) plus the local Sales Intelligence server. Every skill auto-detects tools and pulls data before asking. Learns from every deal and gets smarter over time.
Connect 9,000+ apps to your AI workflow. Discover, enable, and execute Zapier actions directly from your client.
Agents for content marketing, customer support, and sales automation
Claude Code skill pack for Instantly (24 skills)