Catalog
Nsgoods MCP
Officialby nsgoods
Signed x402 pay-per-call MCP: crypto signals, agent trust, regime, GEO & solar — free preview each.
Signed x402 pay-per-call MCP: crypto signals, agent trust, regime, GEO & solar — free preview each.
README not available yet.
Install
Configuration
Environment variables
EVM_PRIVATE_KEYsecretOptional low-balance Base hot-wallet private key (0x-hex). Enables the paid tools (USDC-on-Base via x402). Every *_preview tool works without it.
claude_desktop_config.json
{
"mcpServers": {
"nsgoods-mcp": {
"command": "npx",
"args": [
"-y",
"nsgoods-mcp@1.0.1"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>"
}
}
}
}