Loading MCP server directory, please wait...
Score, validate, and pressure-test startup ideas with AI from Claude or any MCP agent.
npx @getmcp/cli add io.github.foodyogi/ideaflow-scorerRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationPersonal API token from https://ideabob.com/mcp (format: 'Bearer idb_…'). Create one in the Tokens tab after signing in.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.foodyogi/ideaflow-scorer": {
"url": "https://umxgvoxlxznnpdvkgnaj.supabase.co/functions/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}