Control BrandJet FromYour AI Assistant.
Manage campaigns, leads, inbox, analytics and 66+ more tools using natural language from Claude, Cursor, VS Code or any MCP compatible AI tool. One config line. Full platform access.
Just Ask. BrandJet Handles It.
Describe what you need in plain English. Your AI assistant takes care of the rest through BrandJet's MCP tools.
“Create an email campaign targeting CTOs in fintech with a 3-step follow-up sequence”
“Find me 50 SaaS founders in San Francisco with verified emails”
“Show all leads in my pipeline that haven't been contacted in 2 weeks”
“Show me all unread LinkedIn conversations from this week and star the important ones”
“How is my website performing this month? Show top pages and referrers”
“List all pending AI-generated replies for my LinkedIn agent and approve the top 5”
“Show me the sentiment analysis dashboard for my brand mentions this week”
“How visible is my brand in ChatGPT and Claude compared to competitors?”
Three Steps. Two Minutes.
Add one config, sign in once, and you're connected.
Connect your AI tool to the full BrandJet platform
Add Config
Paste a single JSON snippet into your AI tool's MCP configuration. Takes 30 seconds.
Authorize
A browser window opens for you to sign in and approve access. One-time OAuth consent, no API keys.
Start Using
Ask your AI assistant anything. Manage campaigns, search leads, check analytics, all in natural language.
Quick Setup
Add one config snippet to your AI tool and you're ready to go. Pick your client below.
Open Claude Desktop → Settings → Developer → Edit Config
Config file location: macOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json
Add the BrandJet MCP server to your configuration:
{
"mcpServers": {
"brandjet": {
"url": "https://mcp.brandjet.ai/mcp"
}
}
}Restart Claude Desktop completely. A tool icon will appear in the chat input area.
On first connection, a browser window will open for you to sign in and authorize access. This is a one-time OAuth consent. No API keys needed.
Important: Fully restart your application after adding the configuration.
66 Tools. Full Platform Access.
16 categories covering everything from campaigns and leads to AI agents and analytics.
Brands
2Brand Settings
3Campaigns
5Unified Inbox
6Leads & CRM
12Email Accounts
2Email Warmup
1Integrations
2Website Analytics
3Mentions & Sentiment
6AI Agents
5LLM Monitoring
4Competitors
3Lead Database & Enrichment
7Support
3User Settings
2Works With Your Favorite AI Tools
Any tool that supports the Model Context Protocol can connect to BrandJet.
Claude Desktop
Anthropic's desktop app with native MCP support
Claude Code
CLI-based coding agent with MCP integration
Cursor
AI-first code editor with built-in MCP
VS Code
GitHub Copilot agent mode with MCP support
Windsurf
AI IDE with MCP marketplace
JetBrains IDEs
IntelliJ, WebStorm, PyCharm and more (2025.1+)
Cline
Autonomous coding agent with MCP marketplace
Zed
High-performance editor with MCP extensions
Got Questions?
Everything you need to know about BrandJet's MCP integration. Can't find what you're looking for? Reach out to our team.
MCP is an open standard created by Anthropic that lets AI assistants connect to external tools and data sources. It allows tools like Claude, Cursor, and VS Code Copilot to interact with platforms like BrandJet using natural language. No coding or API knowledge required.
No. BrandJet uses OAuth 2.1 for authentication, which means you sign in through your browser just like any other app. Your AI tool handles the OAuth flow automatically. Just add the config and authorize when prompted.
The MCP server can access any data you authorize through the OAuth consent screen. This includes campaigns, leads, conversations, brand mentions, analytics, AI agents, and more. You control exactly which scopes (permissions) you grant.
Yes. All communication uses HTTPS. Authentication is handled through OAuth 2.1 with PKCE (the most secure OAuth flow). Sessions are encrypted and time-limited. You can revoke access at any time from your BrandJet dashboard.
Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, JetBrains IDEs (2025.1+), Cline, Zed, and any other tool that supports the Streamable HTTP MCP transport. The ecosystem is growing rapidly.
Go to your BrandJet dashboard settings, navigate to connected apps or OAuth consents, and revoke the consent for any MCP client. The client will need to re-authorize on its next connection attempt.
Yes. Once connected, you can use the brandjet_list_brands and brandjet_switch_brand tools to switch between any brands you have access to within the same session.
Currently, the MCP server is available for BrandJet's cloud platform. Point your MCP client to https://mcp.brandjet.ai/mcp and sign in with your BrandJet account.