x402 mcp server for Cline
io.github.kten-agent/x402-mcp-server
MCP server for Hermes Asia x402 CN/JP market intelligence via USDC on Base. 8 endpoints.
client:Cline
transport:stdio
runtime:npm
Install x402 mcp server in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"x402-mcp-server": {
"command": "npx",
"args": [
"-y",
"hermes-asia-x402-mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs