MCP Server

StackSleuth MCP — Installation

Attach StackSleuth to Cursor, Claude Desktop, or any MCP client. Your AI agent can then query the registry mid-conversation.

Step 1 — Get your API key

Sign in and upgrade to Pro or Team to create an API key for MCP.

Step 2 — Add to Cursor

Open Cursor Settings → MCP → Add server. Paste this config:

Cursor
{ "mcpServers": { "stacksleuth": { "url": "https://stacksleuth.vercel.app/api/mcp/sse", "headers": { "Authorization": "Bearer sk_YOUR_API_KEY" } } } }

Step 3 — Claude Desktop

Add to your Claude Desktop config (e.g. ~/Library/Application Support/Claude/claude_desktop_config.json):

Claude Desktop
{ "mcpServers": { "stacksleuth": { "url": "https://stacksleuth.vercel.app/api/mcp/sse", "headers": { "Authorization": "Bearer sk_YOUR_API_KEY" } } } }

Available tools

  • recommend_stackGet scored recommendations for an app description
  • score_ideaScore a product idea for viability
  • check_stabilityCheck tool stability and migration risk
  • get_toolFetch a tool by slug