mcp-is-gently-knowledge-graph.ocm.jsonjson {
"ocm": "1",
"id": "mcp-is-gently-knowledge-graph",
"kind": "tool",
"name": "gently",
"description": "Ask a codebase what calls what: search, blast radius, paths between symbols, and diffs.",
"publisher": "gently-hq",
"version": "0.1.22",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"npm",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Ask a codebase what calls what: search, blast radius, paths between symbols, and diffs."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/gently-hq/knowledge-graph",
"path": "server.json",
"ref": "0.1.22",
"url": "https://github.com/gently-hq/knowledge-graph",
"key": "is.gently/knowledge-graph",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://api.stage.gently.is/mcp"
}
]
}