Back to MCP Servers
Octocode
AI-powered developer assistant that enables advanced research, analysis and discovery across GitHub and NPM realms in realtime.
developer-toolsgithubai
By bgauryy
Installation
npx -y octocode-mcpConfiguration
{
"mcpServers": {
"octocode-mcp": {
"command": "npx",
"args": ["-y", "octocode-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes