Skip to main content
Finance & FintechTypeScript

bankless/onchain-mcp

Bankless Onchain API to interact with smart contracts, query transaction and token information

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Bankless/onchain-mcp/

Claude Desktop configuration example:

{
  "mcpServers": {
    "onchain-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bankless/onchain-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
Bankless