finance & fintech
Token Revoke Mcp
An MCP server for checking and revoking ERC-20 token allowances across multiple blockchains.
python
cloud
finance & fintech
Installation
npx -y kukapay/token-revoke-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "token-revoke-mcp",
"command": "npx",
"args": [
"-y",
"kukapay/token-revoke-mcp"
]
}About This MCP Server
kukapay/token-revoke-mcp
An MCP server for checking and revoking ERC-20 token allowances across multiple blockchains.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub