SimilarIQ in Claude Code
Give Claude Code native competitor-research tools. One command connects SimilarIQ's hosted MCP server — then just ask for competitors, look-alike lists, and market maps in plain English while you work.
Setup
claude mcp add similariq https://similariq.ai/mcp \
--transport http \
--header "X-API-Key: sk-live-your-api-key"
Get a key at similariq.ai/app → API Keys. Verify with claude mcp list.
Prompts to try immediately
- "Find the top competitors of stripe.com and summarize the three biggest direct threats."
- "Bulk-research our top 5 customers' domains and give me a deduplicated look-alike prospect list."
- "Search gong.io, save everything scoring above 90 to my watchlist, and give me a share link."
The tools it gets
10 tools: find_similar_companies, start_bulk_search, get_bulk_job, list_recent_searches, get_search_results, list_my_companies, save_company, list_saved_companies, create_share_link, get_search_balance. Only searches cost credits (1 per domain); everything else is free. Full details on the MCP page.
Frequently asked questions
What does SimilarIQ return for a domain?
The top 100 competitors, look-alikes, and similar companies for any company website — each with a 0-100 match score, relationship type (Direct, Indirect, Adjacent, Emerging), a confidence score, and a likely-competitor flag.
How much does it cost?
1 credit per search (up to 100 results). Plans from $6/month ($0.10-$0.24 per search) or pay-as-you-go at $0.50 per search. Free trial searches on signup; failed searches auto-refund.
Does this work in Claude Code on web and desktop?
Yes — SimilarIQ's MCP server is hosted streamable HTTP, so it works anywhere Claude Code runs: terminal, desktop app, IDE extensions, and claude.ai/code.