Loading MCP server directory, please wait...
Give any AI agent instant payment capabilities via x402 protocol on Solana
npx @getmcp/cli add io.github.TheMemeBanker/nory-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
NORY_WALLET_KEYYour Solana wallet private key for making payments
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TheMemeBanker/nory-mcp-server": {
"command": "npx",
"args": [
"-y",
"nory-mcp-server"
],
"env": {
"NORY_WALLET_KEY": "",
"NORY_API_URL": ""
}
}
}
}