← Index

io.github.TheMemeBanker/nory-x402

io.github.TheMemeBanker/nory-x402·v1.0.3·Finance & Payments
Quality Score
81
/100

Give any AI agent instant payment capabilities via x402 protocol on Solana

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "nory-x402": {
      "command": "npx",
      "args": [
        "-y",
        "nory-mcp-server"
      ],
      "env": {
        "NORY_WALLET_KEY": "<your-nory_wallet_key>",
        "NORY_API_URL": "<nory_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "nory-x402": {
      "command": "npx",
      "args": [
        "-y",
        "nory-mcp-server"
      ],
      "env": {
        "NORY_WALLET_KEY": "<your-nory_wallet_key>",
        "NORY_API_URL": "<nory_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y nory-mcp-server
§02  Environment variables
NORY_WALLET_KEY
requiredsecret

Your Solana wallet private key for making payments

NORY_API_URL

Nory API endpoint (default: https://api.noryx402.com)

§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Finance & Payments