u/Curious-Solution9638

I built larkx - codebase indexer for AI and MCP server for Codex and other agents

larkx is an AI codebase indexer and MCP server. Instead of reading raw source files, your AI agent queries a compact graph - same understanding, far fewer tokens.

Works with Claude Code, Cursor, GitHub Copilot, Gemini CLI, OpenAI Codex, Continue, Zed, Windsurf, and any MCP-compatible agent.

npmjs.com
▲ 1 r/mcp

An AI codebase indexer and MCP server for Claude Code and other agents Body:

Hey everyone I wanted to share larkx, a new npm package I’ve been working on.

larkx is an AI codebase indexer and MCP server that helps agents understand a project through a compact graph instead of reading raw source files directly. The goal is to keep the same understanding while using far fewer tokens.

It works with Claude Code, Cursor, GitHub Copilot, Gemini CLI, OpenAI Codex, Continue, Zed, Windsurf, and any MCP-compatible agent.

https://www.npmjs.com/package/larkx

reddit.com