← Back to Plugins
MCP Server MCP

ChainFX Capability Network

github By github 👁 1 views ▲ 0 votes

Agent Pay and planning graph for stablecoin commerce.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.chainfx.store/mcp/initialize",
      "headers": [
        {
          "description": "Optional for discovery. Required as Bearer ChainFX API key for purchases, execution, private status and M2M payments.",
          "value": "Bearer ",
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...