送信

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, find implementation patterns, and explore the entire development ecosystem.

サーバー設定

{
  "mcpServers": {
    "octocode": {
      "command": "npx",
      "args": [
        "octocode-mcp"
      ]
    }
  }
}