JMT x402 Agent Tools for Cursor
io.github.jmthomasofficial/x402-agent-tools
25 x402 paid API tools for AI agents on Base mainnet.
client:Cursor
transport:stdio
runtime:npm
Install JMT x402 Agent Tools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"x402-agent-tools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jmthomasofficial/x402-mcp-server"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs