Tool to ask any public GitHub repo questions and get source-backed LLM answers, with a remote-bash CLI and MCP server.
What it does
Forums (by BaseHub) lets you ask questions about any public GitHub repository and returns source-backed answers from a frontier LLM. It includes a remote-bash CLI to run read-only commands against repos without cloning, and an MCP server so agents can post questions.
Core features
Source-backed Q&A on any public GitHub repo
remote-bash CLI for read-only repo commands
MCP server for agent integrations
Available as an installable skill
Sandboxed repository exploration
Best for
→Understanding how a library or framework works
→Exploring an external codebase without cloning
→Letting AI agents query repo source
→Answering dependency and architecture questions