battlecard

battlecard

Competitive intelligence MCP server for sales teams. Get battle cards, objection handlers, pricing comparisons, pre-call briefings, and AI sales simulations for any company vs any competitor. 11 tools with a free tier.

Category
Visit Server

README

Battlecard: Competitive Intelligence for OpenClaw

Know your competitor's weaknesses before the call starts. Practice your pitch against an AI buyer who fights back. Capture what you learn after every deal.

Try it now

./scripts/get_battle_card.sh "YourCompany" "Competitor"

No API key needed. No signup. Free tier gives you 4 battle cards, 2 text simulations, and 1 voice simulation.

What you get

Before the call

  • Battle cards - strengths, weaknesses, positioning strategy, objection handlers, and pricing comparison for any company vs any competitor
  • Multi-competitor comparison - side-by-side matrix for up to 5 competitors in one query
  • Pre-call briefings - focused preparation docs combining battle card data with field intelligence for a specific upcoming meeting

During the call

  • Text simulations - practice selling against an AI prospect who uses real competitor data to challenge you. Get scored on objection handling, positioning, discovery, and closing
  • Voice simulations - same as above, but the prospect talks back with a real voice. Audio responses you can play in Telegram, Slack, or any client that supports audio

After the call

  • Capture call intelligence - paste your call notes, the AI extracts competitor mentions, objections, pricing data, and stores it (Pro+)
  • Field intelligence - aggregate patterns from real sales conversations across all users. Most common objections, win/loss reasons, pricing trends (Team)

Example prompts

"Get me a battle card for Notion vs Confluence"

"I have a demo tomorrow against HubSpot. The prospect is a 200-person fintech company. Prep me."

"Start a simulation selling Datadog against New Relic. Medium difficulty."

"Extract the competitive intel from these call notes: [paste notes]"

"What are the most common objections when selling against Salesforce?"

Pricing

Free Starter $49/mo Pro $99/mo Team $149/mo
Battle cards 4 lifetime 50/day 500/day 2,000/day
Text simulations 2 lifetime 5/day 20/day Unlimited
Voice simulations 1 lifetime 3/day 15/day Unlimited
Capture intelligence - - Yes Yes
Field intelligence - - - Yes

Free tier requires no signup and no API key.

Setup

Quick start (no config needed)

clawhub install battlecard-competitive-intelligence

Then run any script in the scripts/ folder directly.

MCP configuration (for full access)

Get your API key at battlecard.northr.ai/signup, then add to your MCP config:

{
  "mcpServers": {
    "battlecard": {
      "url": "https://battlecard.northr.ai/mcp",
      "headers": {
        "X-Battlecard-Key": "bc_live_your_key_here"
      }
    }
  }
}

All 11 tools

Tool What it does Tier
get_battle_card Compare two companies Free
compare_competitors Multi-competitor matrix (up to 5) Free
get_objection_handlers Rebuttals for a specific competitor Free
generate_pre_call_briefing Preparation doc for an upcoming meeting Pro+
start_simulation Begin a text-based sales simulation Free (2)
continue_simulation Send your response during a text simulation -
end_simulation Finish simulation and get scored -
start_simulation_voice Begin a voice simulation (audio responses) Free (1)
continue_simulation_voice Send response, get audio reply -
capture_call_intelligence Extract intel from call notes Pro+
get_field_intelligence Aggregate patterns from real conversations Team

Full docs: battlecard.northr.ai/connect

Built by Northr AI

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured