finance & fintech

Token Revoke Mcp

An MCP server for checking and revoking ERC-20 token allowances across multiple blockchains.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/token-revoke-mcp

Configuration

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.

GitHub: https://github.com/kukapay/token-revoke-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub