← Back to Plugins
MCP Server MCP

net.payflowagent/mcp

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Free & pay-per-call (x402/USDC) risk & momentum scores for nad.fun tokens on Monad.

Verified source

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "payflowagent-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Private key of a dedicated payer wallet (Base, USDC) used to auto-pay x402 calls. Without it, only the free tool works.",
          "format": "string",
          "isSecret": true,
          "name": "X402_BUYER_PRIVATE_KEY"
        },
        {
          "description": "Base URL of the PayFlowAgent service (default https://payflowagent.net).",
          "format": "string",
          "name": "PAYFLOWAGENT_API_BASE"
        },
        {
          "description": "Optional payment RPC endpoint (Base mainnet by default).",
          "format": "string",
          "name": "X402_BUYER_RPC"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...