nsgoods mcp for Claude Desktop
org.nsgoods/nsgoods-mcp
MCP server for the nsgoods x402 oracle suite: signed pay per call verdicts, with free previews.
client:Claude Desktop
transport:stdio
runtime:npm
Install nsgoods mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nsgoods-mcp": {
"command": "npx",
"args": [
"-y",
"nsgoods-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs