← Back to Plugins
MCP Server MCP

io.github.dusk-network/pituitary

github By github 👁 1 views ▲ 0 votes

Catch spec drift before it catches you. Detect overlap, stale docs, and code drift.

Homepage Verified source GitHub

Install

mcpb:https://github.com/dusk-network/pituitary/releases/download/v1.0.0-beta.12/pituitary-darwin-arm64.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/dusk-network/pituitary/releases/download/v1.0.0-beta.12/pituitary-darwin-arm64.mcpb",
      "fileSha256": "d63921f3d3e9883d03ed9f892e917d6744584487a59b7d93ae38af9d71b832cb",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/dusk-network/pituitary/releases/download/v1.0.0-beta.12/pituitary-linux-amd64.mcpb",
      "fileSha256": "e82d30a0f1cceeefc2ed8fdd3a6d51f97941cbb648328252a8c48a60c4c5094f",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...