← Back to Plugins
MCP Server MCP

TWZRD Agent Intelligence

github By github 👁 7 views ▲ 0 votes

Trust + receipt layer for x402 agents on Solana: free preflight + paid signed V6 trust receipt.

Homepage Verified source GitHub

Install

uvx twzrd-agent-intel

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://intel.twzrd.xyz/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "twzrd-agent-intel",
      "version": "0.5.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Signal source: 'artifacts' (your own settlement volume from TWZRD_ARTIFACTS_DIR) or 'bazaar' (live cross-facilitator x402 catalog). Defaults to a static research registry.",
          "format": "string",
          "name": "TWZRD_SIGNAL_SOURCE"
        }
      ]
    }
  ]
}
mcp model-context-protocol streamable-http pypi

Comments

Sign in to leave a comment

Loading comments...