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.
Tools
apiStatusCheck
githubSearchCode
githubGetFileContent
githubSearchRepositories
githubSearchCommits
githubSearchPullRequests
packageSearch
githubViewRepoStructure
githubSearchIssues
npmViewPackage
Server Config
{
"mcpServers": {
"octocode": {
"command": "npx",
"args": [
"octocode-mcp"
]
}
}
}