送信

P Link.io

@Net-assembly

Give agents the power of : - purchasing things online using the link (HTTP 402 complying link) - send money to an email address or phone number (eventually creating an account for the recipient and sending him the credentials) - create payment request links (HTTP 402 compliant = payable by agents)

ツール

サーバー設定

{
  "mcpServers": {
    "caisse": {
      "command": "node",
      "args": [
        "D:\\Projets\\Crypto\\P-Link-MCP\\build\\stdio.js"
      ],
      "cwd": "D:\\Projets\\Crypto\\P-Link-MCP",
      "env": {
        "APIKEY": "APIKEYFROM https://p-link.io"
      }
    }
  }
}