Developer Tools
Trust: 47/100 (Fair)Octocode MCP - AI Context Platform Guide
AI code research platform. Search, analyze, and extract insights from any GitHub repository.
741 starsby bgauryy
Quick Start
Install
npx octocode-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-bgauryy-octocode-mcp": {
"command": "npx",
"args": [
"octocode-mcp"
]
}
}
}