Loomal

Index your codebase's domain knowledge. 20x fewer tokens, 10x faster.

34 starsnpm: @ontomics/ontomics

About ontomics

ontomics is an MCP (Model Context Protocol) server published by etiennechollet in the official MCP registry, listed under Search on Loomal. Index your codebase's domain knowledge. 20x fewer tokens, 10x faster.

It ships as an npm package (@ontomics/ontomics), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/etiennechollet/ontomics, where the project has earned 34 GitHub stars.

Use ontomics with your agent

Claude Code · one command
claude mcp add ontomics -- npx -y @ontomics/ontomics
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ontomics": {
      "command": "npx",
      "args": [
        "-y",
        "@ontomics/ontomics"
      ]
    }
  }
}
npm@ontomics/ontomics

Frequently asked questions

What is ontomics?
ontomics is an MCP (Model Context Protocol) server by etiennechollet in the Search category. Index your codebase's domain knowledge. 20x fewer tokens, 10x faster.
How do I connect ontomics to Claude, Cursor, or another MCP client?
Install ontomics from its npm package (@ontomics/ontomics) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ontomics open source?
Yes — the source code is public at github.com/etiennechollet/ontomics, with 34 GitHub stars.
Can AI agents pay to use ontomics?
Not yet through Loomal — ontomics is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ontomics? Claim this listing free by verifying GitHub ownership, or contact us.