RepoFuse MCP

Find new apps hidden in your GitHub code

Connect an AI assistant to RepoFuse to list your repositories, analyze reusable code, inspect saved blueprint gaps, generate scaffolds, and create a repository after you confirm it.

Hosted endpoint

https://repofuse.com/api/mcp

The endpoint uses Streamable HTTP and OAuth. Your assistant opens RepoFuse sign-in and asks you to authorize access. RepoFuse resolves your GitHub token server-side; never paste a token into an assistant.

Connect an assistant

Claude

Open Settings → Connectors, choose Add custom connector, and enter https://repofuse.com/api/mcp. Complete the RepoFuse OAuth prompt.

ChatGPT

In ChatGPT Settings, enable Developer mode, create a connector for https://repofuse.com/api/mcp, and complete OAuth. Availability depends on your ChatGPT workspace plan and admin settings.

Cursor

Add an MCP server named repofuse with URL https://repofuse.com/api/mcp from Customize, or install the RepoFuse plugin after it is listed in the Cursor Marketplace.

Claude Code

Run claude mcp add --transport http repofuse https://repofuse.com/api/mcp, then use /mcp in Claude Code to authenticate.

Permissions and billing

Repository listing and gap inspection are read-only. Analysis follows your plan’s monthly limits. Scaffold generation requires Pro and uses RepoFuse credits. Creating a repository requires Pro and only runs after an explicit tool call; it does not delete or overwrite an existing repository.