Skip to main content

MCP

GTM intelligence for humans and agents

Thirty-two GTM-intelligence tools inside Claude, Cursor, and ChatGPT — stack scans, swaps, vendor comparisons, RevOps benchmarks, and revenue analysis. The same stack-intelligence that powers StackSwap, in your AI client. Free, one install command.

Install MCP free →Run the free AEO audit →
32MCP tools97tool comparisons100Kmodeled stacks12M+companies tracked67AI-native startups

Free · Start here

MCP — for Claude, Cursor & ChatGPT

Thirty-two GTM-intelligence tools inside your AI client. Ask it about stacks, swaps, vendors, and RevOps benchmarks — or feed it your own deals and accounts to rank — in plain language. No API key, one install command.

Free · Flagship tool

AEO audit — see how AI reads your site

Run the free AEO audit: how answer engines like ChatGPT, Perplexity, and Google AI Overviews see your site — and what to fix to get cited. No signup to see your score.

MCP — thirty-two tools inside your AI client

The StackSwap MCP is a free Model Context Protocol server. One install command puts thirty-two GTM-intelligence tools directly inside Claude Code, Claude Desktop, ChatGPT Desktop, or Cursor. Free, no API key, stateless JSON-RPC.

CostFreeTools17AuthNoneTransportHTTP

Install

Claude Code (CLI)

One command in any terminal:

claude mcp add --transport http stackswap https://stackswap.ai/api/mcp

Claude Desktop

Add this block to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows), then restart Claude Desktop:

{ "mcpServers": { "stackswap": { "url": "https://stackswap.ai/api/mcp", "transport": "http" } } }

Cursor / ChatGPT Desktop / other MCP clients

Add a new HTTP MCP server with URL https://stackswap.ai/api/mcp. No authentication. The endpoint responds to GET with a server descriptor for sanity-checking and to POST with JSON-RPC requests. A working TypeScript example client lives in the public docs repo.

https://stackswap.ai/api/mcp

What can I actually ask it?

Once it’s installed, just ask in plain language. Your AI client picks the right tool and answers from the StackSwap engine. A few to try:

What tools overlap with HubSpot?What's the cheapest alternative to Clay?Audit my GTM stack.Recommend a SaaS stack for a 20-person startup.Compare Apollo vs ZoomInfo.Which AI-native tools replace Outreach?

The thirty-two tools, by domain

Stack Intelligence

  • find_overlapsFind curated overlap pairs in a stack with savings estimates.
  • suggest_swapsAI-native replacement recommendations for legacy tools.
  • scan_stackPreview StackScan — monthly/annual recoverable spend + top 5 opportunities.
  • recommend_stackGreenfield reference stack for an industry vertical.

Research

  • search_toolsFuzzy-search the StackSwap catalog of ~400 GTM tools by name.
  • get_tool_detailsFull profile for a single tool including partner link.
  • compare_toolsHead-to-head comparison of two tools.
  • compare_tools_n_waySide-by-side matrix of 2–6 tools in one shot.
  • get_vendor_fact_sheetFull GTM Decision Schema doc — pricing tiers, gotchas, AI capabilities, affiliate terms.
  • get_category_landscapeFull map of one GTM category — leaders, runner-ups, skip list.

Knowledge Base

  • search_contentFull-text search across the StackSwap operator KB (~50 articles).
  • get_kb_articleFetch a KB article body as markdown by slug.

Procurement

  • get_buyer_questionsOperator-authored questions to ask before signing — per-vendor gotchas.
  • get_renewal_strategyRenewal-negotiation playbook with leverage points and walkaway script.
  • recommend_partnerBest-fit affiliate partner for a given GTM need.

RevOps

  • get_revops_benchmarkOperator read on a RevOps metric — healthy range, how to read it, common mistakes.
  • get_revops_playbookRepeatable RevOps motion — measure tool ROI, win-rate-by-signal, forecast cadence.

Calculators

  • compute_pipeline_coverageWeighted + raw pipeline coverage vs quota, judged against the 2.5x–4x band.
  • compute_cac_paybackGross-margin CAC payback period in months, with the segment verdict.
  • compute_nrrNet + gross revenue retention from your cohort numbers, with a fragility flag.

Revenue analysis

  • prioritize_pipelineRank your own open deals by expected value + velocity into Work-now / Soon / Watch.
  • rank_renewals_at_riskRank your own accounts by ARR × churn risk, with a save play for each.
  • score_account_fitICP Match + Intent fit score across your own book of accounts.
  • score_expansion_opportunitiesRank your accounts by upsell/cross-sell propensity × modeled value, with the lever.
  • find_whitespaceProduct-penetration map of your book vs a catalog — which products are unsold where.
  • build_forecastWeighted Commit / Best-case / Pipeline forecast from your deals, vs quota.
  • analyze_win_lossWhich attributes predict wins across your closed deals, with sample sizes.
  • segment_revenueARR and NRR/GRR by segment across your book — where revenue grows vs leaks.
  • analyze_concentration_riskTop-N ARR share, HHI, whale dependency, and at-risk ARR across your accounts.
  • audit_pipeline_hygiene0–100 cleanliness score + the dirty deals (stale, no next step, missing fields).

Detect & Contribute

  • detect_stack_from_textInfer a GTM stack from a careers page, JD, or site HTML.
  • submit_correctionQueue a pricing, feature, or gotcha correction for admin review.

Endpoint: POST https://stackswap.ai/api/mcp · Server descriptor: GET https://stackswap.ai/api/mcp
Protocol versions: 2025-06-18, 2025-03-26, 2024-11-05
Source: docs + schemas + example client at StonesofCreation/stackswap-mcp (MIT). MCP server implementation is closed-source.

FAQ

The StackSwap MCP is a Model Context Protocol server that exposes thirty-two tools from stackswap.ai directly inside Claude Code, Claude Desktop, ChatGPT Desktop, and Cursor. It covers catalog search, stack overlap detection, AI-native swap suggestions, vendor comparisons, operator KB search, buyer-diligence questions, renewal playbooks, RevOps benchmarks and playbooks, stateless RevOps calculators (pipeline coverage, CAC payback, NRR), and revenue-analysis tools that rank your own deals and accounts (pipeline prioritization, renewal risk, account fit, expansion, whitespace, forecasting, win/loss, segment revenue, concentration risk, pipeline hygiene). Free, no API key, stateless JSON-RPC over HTTP.

Yes. The MCP is free and requires no account or API key. One install command puts all thirty-two tools inside Claude Code, Claude Desktop, ChatGPT Desktop, or Cursor. There is nothing to subscribe to.

None. The MCP endpoint is open — no bearer token, no API key. POST a JSON-RPC envelope to the endpoint and invoke any tool.

Yes. The MCP endpoint speaks standard JSON-RPC 2.0 over HTTP. You can call it directly via curl or from any code. GET https://stackswap.ai/api/mcp returns the server descriptor; POST with a JSON-RPC envelope invokes any tool.

Start with the free tools

The MCP is free and live — start there. Then run the free AEO audit to see how AI answer engines read your site.