bankless/onchain-mcp
Bankless Onchain API to interact with smart contracts, query transaction and token information
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.