MCP Server
MCP
gently
Ask a codebase what calls what: search, blast radius, paths between symbols, and diffs.
Install
npx -y @gently/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.stage.gently.is/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@gently/mcp-server",
"version": "0.1.22",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment