ontomics runs on your own machine — the client starts it, so there is no endpoint to ping. 141 installs a week from npm. Last commit 17 Apr 2026.
Index your codebase's domain knowledge. 20x fewer tokens, 10x faster.
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"
}
}
}
Answers built from our own checks of this server.