finance & fintech

Onchain Mcp

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

typescript
cloud
finance & fintech
0
View on GitHub

Installation

npx -y bankless/onchain-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

bankless/onchain-mcp

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

GitHub: https://github.com/Bankless/onchain-mcp/

Need More Details?

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

View Full Documentation on GitHub