Submit

0xgasless Mcp

@achiit

## 🌟 What is 0xGasless MCP Server? The **0xGasless MCP Server** is a powerful [Model Context Protocol](https://modelcontextprotocol.io) server that bridges Claude AI with blockchain networks. Built on **ERC-4337 Account Abstraction**, it enables gasless blockchain operations through natural language conversations. ### ✨ Key Highlights - πŸ†“ **Zero Gas Fees** - Execute transactions without holding native tokens - 🌐 **Multi-Chain Support** - 8+ blockchain networks supported - πŸ€– **AI-Native** - Natural language blockchain interactions - πŸ”’ **Secure** - Smart account abstraction with enhanced security - ⚑ **Instant Setup** - One-command Claude integration

Tools

Server Config

{
  "mcpServers": {
    "0xgasless": {
      "command": "npx",
      "args": [
        "0xgasless-mcp"
      ],
      "env": {
        "PRIVATE_KEY": "YOUR_SMART_ACCOUNT_WALLET_PRIVATEKEY",
        "RPC_URL": "BNB OR AVALANCHE OR SONIC RPC URLS",
        "API_KEY": "YOUR_0xgasless_API_KEY",
        "CHAIN_ID": "CHAIN ID",
        "OPENROUTER_API_KEY": "OPENROUTER_API_KEY"
      }
    }
  }
}
Β© 2025 MCP.so. All rights reserved.

Build with ShipAny.