bgauryy/octocode-mcp
AI-powered developer assistant that enables advanced research, analysis and discovery across GitHub and NPM realms in realtime.
Quick Start
Clone the repository:
git clone https://github.com/bgauryy/octocode-mcpClaude Desktop configuration example:
{
"mcpServers": {
"octocode-mcp": {
"command": "npx",
"args": [
"-y",
"bgauryy/octocode-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.