ontomics runs on your own machine — the client starts it, so there is no endpoint to ping. 111 installs a week from npm. Last commit 17 Apr 2026.
Index your codebase's domain knowledge. 20x fewer tokens, 10x faster.
We read the source, 3 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node ./install.js
этот файл ставится пользователю, но в репозитории его нет
const proc = spawn(binaryPath, ["serve"], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ontomics -- npx -y @ontomics/ontomics
{
"mcpServers": {
"ontomics": {
"args": [
"-y",
"@ontomics/ontomics"
],
"command": "npx"
}
}
}
[mcp_servers.ontomics]
command = "npx"
args = ["-y", "@ontomics/ontomics"]
{
"mcpServers": {
"ontomics": {
"args": [
"-y",
"@ontomics/ontomics"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ontomics": {
"args": [
"-y",
"@ontomics/ontomics"
],
"command": "npx"
}
}
}
Codebase knowledge graph for AI agents — 162 languages, sub-ms queries, 99% fewer tokens.
Local codebase knowledge graph for AI agents — 162 languages, sub-ms queries, 99% fewer tokens.
Index your codebase. AI searches instead of re-reading files. 94% token savings.
Indexes codebase into a local knowledge graph with 40+ AI tools and codebase-guard.
Team conventions, anti-patterns, and domain knowledge from .codehabits/ for AI coding agents.
Index source code into a local knowledge base, search with keyword + semantic + hybrid modes.
Intelligent code knowledge graph for AI coding agents — 71% cheaper, 72% faster
Read-only visualization for Cortex memory, knowledge, sessions, traces, and codebase graphs.
Answers built from our own checks of this server.