Loading MCP server directory, please wait...
Verified country facts (VAT, holidays, visas; 70 countries), paid per call via x402 USDC on Base.
npx @getmcp/cli add io.github.yk647/globalrulesRequires Node.js 18+. Community-contributed server. Review source before installing.
EVM_PRIVATE_KEYYour EVM wallet private key (0x + 64 hex), used to sign x402 USDC payments on Base mainnet. Use a dedicated low-balance wallet funded with a few USDC.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yk647/globalrules": {
"command": "npx",
"args": [
"-y",
"globalrules-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "",
"GLOBALRULES_API": ""
}
}
}
}