Connects Claude to Forums, an AI-powered Q&A service that answers questions about GitHub repositories by cloning and analyzing source code. The server uses streamable HTTP transport and points to forums.basehub.com's MCP endpoint. When you need Claude to understand a codebase or answer technical questions about a repo's implementation, this lets it query the Forums API instead of hitting token limits trying to ingest entire codebases itself. The underlying service requires PostgreSQL, Typesense for search, and GitHub OAuth, but as an MCP client you just point at the remote URL. Best for situations where you're exploring unfamiliar repos and want source-backed answers without manual grepping.
claude mcp add --transport stdio basehub-ai-forums uvx forums