octocode 0.18.1

AI-powered code intelligence with semantic search, knowledge graphs, and built-in MCP server. Transform your codebase into a queryable knowledge graph for AI assistants.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Muvon/octocode",
  "title": "Octocode",
  "description": "AI-powered code indexer with semantic search and knowledge graphs",
  "version": "0.18.1",
  "websiteUrl": "https://octocode.muvon.io",
  "repository": {
    "url": "https://github.com/muvon/octocode",
    "source": "github"
  }
}