Loading MCP server directory, please wait...
A cited wiki of your GitHub repo: search, read pages, find symbols and ask, with line citations.
npx @getmcp/cli add dev.repofold/repofoldRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <RepoFold API key>. Create a key at https://repofold.dev/account after connecting a repository.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.repofold/repofold": {
"url": "https://repofold.dev/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}