Servers

Octocode
@bgauryy
Advanced AI code assistant that intelligently searches and discovers connections across GitHub repositories and NPM packages. Features zero-config authentication, smart fallbacks, and LLM-optimized content delivery. Ask natural language questions to understand code architectures,
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"octocode": {
"command": "npx",
"args": [
"octocode-mcp"
]
}
}
}