octocode-monorepo

development MCP Server

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

Install Ready
developmentdevelopment
3 views864 stars73 forksv1.0.0MIT

Why This Matters

Discovered via unknown and last synced 2mo ago.

Install Ready
Source
unknown
Stars
864
Last synced
2mo ago
Install
Instructions detected

Install

1. Install the package

npx octocode-mcp@latest

2. Add to claude_desktop_config.json

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

7
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (7)

Package

Purpose

Skill

What it does

Group

Tools

Command

What it does

GitHub

`githubSearchCode` · `githubSearchRepositories` · `githubSearchPullRequests` · `githubGetFileContent` · `githubViewRepoStructure` · `githubCloneRepo`

Local

`localSearchCode` (ripgrep) · `localFindFiles` · `localGetFileContent` · `localViewStructure`

LSP

`lspGotoDefinition` · `lspFindReferences` · `lspCallHierarchy`