← Back to Plugins
MCP Server MCP

gently

github By github 👁 3 views ▲ 0 votes

Ask a codebase what calls what: search, blast radius, paths between symbols, and diffs.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...