MCP Server
MCP
ontomics
Index your codebase's domain knowledge. 20x fewer tokens, 10x faster.
Install
npx -y @ontomics/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@ontomics/ontomics",
"version": "0.3.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Path to the repository to analyze",
"type": "named",
"name": "--repo",
"valueHint": "filepath"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment