π 0xGasless MCP Server
Description
# π 0xGasless MCP Server **π Seamless Blockchain Integration for Claude AI** *Execute gasless transactions, swaps, and transfers directly from your Claude conversations* [π Quick Start](#-quick-start) β’ [π Documentation](#-documentation) β’ [π οΈ Development](#οΈ-development) β’ [π€β¦
About
# π 0xGasless MCP Server **π Seamless Blockchain Integration for Claude AI** *Execute gasless transactions, swaps, and transfers directly from your Claude conversations* [π Quick Start](#-quick-start) β’ [π Documentation](#-documentation) β’ [π οΈ Development](#οΈ-development) β’ [π€ Contributing](#-contributing) </div> ---β¦
Details
- Author
- achiit
- Downloads
- 254
- Categories
- Other
Jump to
- Zero gas fees for blockchain transactions
- Support for 8+ blockchain networks including BSC, Base, Ethereum, Polygon
- Natural language blockchain interactions through Claude AI
- Smart account abstraction with enhanced security
- One-command Claude Desktop integration
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
π 0xGasless MCP ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install globally via npm install -g 0xgasless-mcp or run with npx 0xgasless-mcp. Run 0xgasless-mcp configure for automatic Claude Desktop setup, or manually add the server to your Claude configuration file with your PRIVATE_KEY, RPC_URL, API_KEY, and CHAIN_ID.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"\ud83d\ude80 0xgasless mcp server": {
"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"
}
}
}
}
}
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"
}
}
}
π 0xGasless MCP Server
π Seamless Blockchain Integration for Claude AI
Execute gasless transactions, swaps, and transfers directly from your Claude conversations
π Quick Start β’ π Documentation β’ π οΈ Development β’ π€ Contributing
</div>
---
π What is 0xGasless MCP Server?
The 0xGasless MCP Server is a powerful Model Context Protocol 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
---
π οΈ Available Tools
| Tool | Description | Example Usage |
|------|-------------|---------------|
| π get-address | Retrieve your smart account address | "What's my wallet address?" |
| π° get-balance | Check token balances (ERC20 support) | "Show my USDC balance" |
| π€ transfer-token | Send tokens gaslessly | "Send 10 USDT to alice.eth" |
| π swap-tokens | Exchange tokens without gas | "Swap 100 USDT for USDC" |
| π― buy-openrouter-credits | Purchase AI credits with USDC | "Buy $25 OpenRouter credits" |
---
π Quick Start
π¦ Installation
Choose your preferred installation method:
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



