kukapay/token-revoke-mcp
An MCP server for checking and revoking ERC-20 token allowances across multiple blockchains.
Platform-specific configuration:
{
"mcpServers": {
"token-revoke-mcp": {
"command": "npx",
"args": [
"-y",
"token-revoke-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...