← Back to Plugins
MCP Server MCP

io.github.mahabubul470/gpp

github By github 👁 1 views ▲ 0 votes

Project knowledge graph with history-checked belief staleness, changeset proposals, cost reporting

Homepage Verified source GitHub

Install

cargo:[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "cargo",
      "identifier": "gpp-cli",
      "version": "0.2.2",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp-server",
          "type": "positional"
        },
        {
          "value": "--stdio",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol cargo

Comments

Sign in to leave a comment

Loading comments...