Skip to content
Back to search
30
MCP

octocode-mcp

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://octocode.ai/

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "octocode-mcp": {
      "url": "https://octocode.ai/",
      "transport": "http"
    }
  }
}