← Back to Plugins
MCP Server MCP

Ideabob Validation

github By github 👁 1 views ▲ 0 votes

Score, validate, and pressure-test startup ideas with AI from Claude or any MCP agent.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://umxgvoxlxznnpdvkgnaj.supabase.co/functions/v1/mcp",
      "headers": [
        {
          "description": "Personal API token from https://ideabob.com/mcp (format: 'Bearer idb_…'). Create one in the Tokens tab after signing in.",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...