Skip to main content

MCP Server Overview

Hello Battle Card provides an MCP (Model Context Protocol) server that enables AI agents like ChatGPT and Claude to interact with your competitive intelligence data.

What is MCP?

The Model Context Protocol (MCP) is an open standard that allows AI assistants to securely access external tools and data sources. With Hello Battle Card's MCP server, AI agents can:

  • Retrieve competitor information
  • Access battlecards and competitive matrices
  • Search intel items semantically
  • Trigger competitor refreshes
  • Generate new battlecards

Features

  • Secure: API key authentication
  • Real-time: Access live competitive intelligence data
  • Comprehensive: Full access to all Hello Battle Card features
  • Easy Integration: Works with ChatGPT, Claude, and other MCP-compatible agents

Quick Start

  1. Get your API key from Settings > API Keys
  2. Configure your AI agent to use the MCP server
  3. Start asking questions about your competitors!

See the Installation Guide for detailed setup instructions.

Available Tools

  • get_competitor - Get competitor details
  • list_competitors - List all competitors
  • get_battlecard - Get battlecard for competitor/product
  • get_matrix - Get competitive matrix
  • get_intel - Get intel items
  • trigger_refresh - Trigger competitor refresh
  • generate_battlecard - Generate new battlecard
  • search_intel - Semantic search intel items
  • list_solutions - List all solutions
  • get_solution - Get solution details
  • create_solution - Create new solution
  • update_solution - Update existing solution
  • get_solution_matrix - Get solution matrix data
  • generate_solutions - Trigger AI solution generation

See the Tools Reference for complete documentation.