Give any AI agent instant payment capabilities via x402 protocol on Solana
claude mcp add nory-x402 -- npx -y nory-mcp-server
claude_desktop_config.json
{
"mcpServers": {
"nory-x402": {
"command": "npx",
"args": [
"-y",
"nory-mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"nory-x402": {
"command": "npx",
"args": [
"-y",
"nory-mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"nory-x402": {
"command": "npx",
"args": [
"-y",
"nory-mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"nory-x402": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nory-mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"nory-x402": {
"command": "npx",
"args": [
"-y",
"nory-mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.TheMemeBanker--nory-x402/reviews or the review_server meta-tool.
POST /mcp