Get competitive intelligence directly inside Claude, ChatGPT, Cursor, and any MCP-compatible tool.
Battlecard exposes a Model Context Protocol (MCP) server that gives your AI assistant access to competitive intelligence tools. Ask your AI to generate battle cards, compare competitors, handle objections, and prepare for sales calls, all without leaving your workflow.
{
"mcpServers": {
"battlecard": {
"url": "https://battlecard.northr.ai/mcp/preview"
}
}
}On OAuth-capable clients such as Claude and Codex, point at the main endpoint with no key. You sign in the first time you connect, and your plan and team are read from your account on every call:
{
"mcpServers": {
"battlecard": {
"url": "https://battlecard.northr.ai/mcp"
}
}
}On clients without OAuth, add your API key instead (get it from Dashboard > Settings):
{
"mcpServers": {
"battlecard": {
"url": "https://battlecard.northr.ai/mcp",
"headers": {
"X-Battlecard-Key": "bc_live_xxxxxxxxxxxxx"
}
}
}
}Once connected, paste this into your assistant. It walks you through grounding your company profile and knowledge base, then scores a real call transcript and returns the debrief.
Run Battlecard's onboard prompt and take me from empty account to my first scored call.
get_battle_cardFreeGet a competitive battle card comparing two companies
compare_competitorsStarterCompare multiple competitors in a specific market
get_objection_handlersStarterGet objection handlers for selling against a competitor
capture_call_intelligencePro+Extract competitive intel from sales call notes
get_field_intelligenceTeamGet aggregate field intelligence about a competitor
generate_pre_call_briefingPro+Generate a briefing for an upcoming sales meeting
Connect without an account to get 4 battle cards, 2 text simulations, and 1 voice simulation. See the value before you sign up.
Create free account| Tier | Price | MCP Access |
|---|---|---|
| Free (web only) | $0 | No MCP access |
| Teaser (no account) | $0 | 1 free MCP query |
| Starter | $49/mo | 50 queries/day, read-only |
| Pro | $99/mo | 500 queries/day, read + write |
| Team | $149/mo | 2,000 queries/day, aggregate data |