bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform any accessible codebase/s into AI-optimized knowledge on simple and complex flows | Find real implementations and live docs from anywhere
Platform-specific configuration:
{
"mcpServers": {
"octocode-mcp": {
"command": "npx",
"args": [
"-y",
"octocode-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
<h3>Stop Guessing. Start Knowing.</h3> <p><strong>Empower your AI assistant with the skills of a Senior Staff Engineer.</strong></p>
<p> <a href="https://octocode.ai"><strong>octocode.ai</strong></a> </p> </div>
---
> Prerequisites: GitHub authentication required. See Authentication Setup.
npx octocode-cliInteractive setup wizard with GitHub OAuth, MCP server installation, and skills marketplace.
<details> <summary><strong>One-Click Install (Cursor)</strong></summary>
[](https://cursor.com/en/install-mcp?name=octocode&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJvY3RvY29kZS1tY3BAbGF0ZXN0Il19)
</details>
<details> <summary><strong>Manual MCP Configuration</strong></summary>
Add to your MCP configuration file:
{
"mcpServers": {
"octocode": {
"command": "npx",
"args": ["octocode-mcp@latest"]
}
}
}</details>
<details> <summary><strong>Research Skill (Direct Install)</strong></summary>
npx add-skill https://github.com/bgauryy/octocode-mcp/tree/main/skills/octocode-research</details>
---
The Octocode MCP Server connects your AI assistant to code:
Loading reviews...