For detailed setup guides, see Claude Code, Claude Desktop, and Cursor.
Amazon Q
Amazon Q
Add this to your Amazon Q Developer CLI configuration file. See Amazon Q Developer CLI docs for more details.
Local Server Connection
Amp
Amp
Run this command in your terminal. See Amp MCP docs for more info.
Augment Code
Augment Code
To configure EasyNode x402 MCP in Augment Code, you can use either the graphical interface or manual configuration.
Using the Augment Code UI
- Click the hamburger menu.
- Select Settings.
- Navigate to the Tools section.
- Click the + Add MCP button.
- Enter the following command:
- Name the MCP: EasyNodeX402.
- Click the Add button.
Manual Configuration
- Press Cmd/Ctrl Shift P or go to the hamburger menu in the Augment panel
- Select Edit Settings
- Under Advanced, click Edit in settings.json
- Add the server configuration to the
mcpServersarray in theaugment.advancedobject
BoltAI
BoltAI
Open the “Settings” page, navigate to “Plugins,” and enter:See BoltAI’s Documentation for more info.
Claude Desktop
Claude Desktop
Local Server Connection
Open Claude Desktop developer settings and edit your config file (claude_desktop_config.json). See Claude Desktop MCP docs for more info.Remote Server Connection
Open Claude Desktop and navigate to Settings > Connectors > Add Custom Connector. Enter the name asEasyNodeX402 and the remote MCP server URL as https://mcp-x402.easy-node.xyz/mcp.Crush
Crush
Add this to your Crush configuration file. See Crush MCP docs for more info.
Local Server Connection
Remote Server Connection
Cursor
Cursor
Go to:
Settings -> Cursor Settings -> MCP -> Add new global MCP serverPasting the following configuration into your Cursor file (~/.cursor/mcp.json) is the recommended approach. You may also install in a specific project by creating .cursor/mcp.json in your project folder. See Cursor MCP docs for more info.Local Server Connection
Remote Server Connection
Desktop Extension
Desktop Extension
Install the easynode-x402.mcpb file and add it to your client. See MCP bundles docs for more info.
Factory
Factory
Factory’s droid supports MCP servers through its CLI. See Factory MCP docs for more info.
Local Server Connection
Remote Server Connection
Gemini CLI
Gemini CLI
See Gemini CLI Configuration for details.
- Open the Gemini CLI settings file at
~/.gemini/settings.json - Add the following to the
mcpServersobject:
Local Server Connection
Remote Server Connection
GitHub Copilot CLI
GitHub Copilot CLI
GitHub Copilot Coding Agent
GitHub Copilot Coding Agent
Add the following configuration to Repository->Settings->Copilot->Coding agent->MCP configuration:See the official GitHub documentation for more info.
Google Antigravity
Google Antigravity
Add this to your Antigravity MCP config file. See Antigravity MCP docs for more info.
Local Server Connection
Remote Server Connection
JetBrains AI Assistant
JetBrains AI Assistant
See JetBrains AI Assistant Documentation for more details.
- In JetBrains IDEs, go to
Settings->Tools->AI Assistant->Model Context Protocol (MCP) - Click
+ Add. - Click on
Commandin the top-left corner and select the As JSON option - Add this configuration:
- Click
Applyto save changes.
Kilo Code
Kilo Code
You can configure the EasyNode x402 MCP server in Kilo Code using either the UI or by editing your project’s MCP configuration file.Kilo Code supports two configuration levels:
- Global MCP Configuration — stored in
mcp_settings.json - Project-level MCP Configuration — stored in
.kilocode/mcp.json(recommended)
Configure via Kilo Code UI
- Open Kilo Code.
- Click the Settings icon in the top-right corner.
- Navigate to Settings → MCP Servers.
- Click Add Server.
- Choose HTTP Server (Streamable HTTP Transport).
- Enter the details:
- URL:
https://mcp-x402.easy-node.xyz/mcp - Headers → Add Header
- Key:
X-Easynode-Private-Key - Value:
0x...
- Click Save.
Manual Configuration
Create.kilocode/mcp.json:Kiro
Kiro
See Kiro Model Context Protocol Documentation for details.
- Navigate
Kiro>MCP Servers - Add a new MCP server by clicking the
+ Addbutton. - Paste the configuration:
- Click
Saveto apply.
LM Studio
LM Studio
See LM Studio MCP Support for more information.
Manual set-up:
- Navigate to
Program(right side) >Install>Edit mcp.json. - Paste the configuration:
- Click
Save.
Remote Server Connection
If you see startup timeout errors, try increasing
startup_timeout_ms to 40_000.OpenCode
OpenCode
Add this to your Opencode configuration file (
opencode.json). See Opencode MCP docs for more info.Local Server Connection
Remote Server Connection
Perplexity Desktop
Perplexity Desktop
See Local and Remote MCPs for Perplexity for more information.
- Navigate
Perplexity>Settings - Select
Connectors. - Click
Add Connector. - Select
Advanced. - Enter Server Name:
EasyNodeX402 - Paste:
- Click
Save.
Qodo Gen
Qodo Gen
See Qodo Gen docs for more details.
- Open Qodo Gen chat panel in VSCode or IntelliJ.
- Click Connect more tools.
- Click + Add new MCP.
- Add the configuration:
Local Server Connection
Remote Server Connection
Qwen Code
Qwen Code
By default, configurations are saved to the project scope (
.qwen/settings.json). Use the --scope user flag to save to the user scope (~/.qwen/settings.json) instead.Remote Server Connection
Local Server Connection
Manual Configuration
- Open the Qwen Code settings file at
~/.qwen/settings.json(user scope) or.qwen/settings.json(project scope) - Add the following to the
mcpServersobject:
Local Server Connection
Remote Server Connection
Roo Code
Roo Code
Add this to your Roo Code MCP configuration file. See Roo Code MCP docs for more info.
Local Server Connection
Remote Server Connection
Smithery
Smithery
To install EasyNode x402 MCP Server for any client automatically via Smithery:You can find your Smithery key in the Smithery.ai webpage.
Trae
Trae
Use the Add manually feature and fill in the JSON configuration. See Trae documentation for more details.
Local Server Connection
Remote Server Connection
Using Bun or Deno
Using Bun or Deno
Using Docker
Using Docker
- Create a
Dockerfile:
- Build the image:
- Configure your MCP client:
Visual Studio 2022
Visual Studio 2022
See Visual Studio MCP Servers documentation for details.
Local Server Connection
Remote Server Connection
In Visual Studio MCP settings:VS Code
VS Code
Add this to your VS Code MCP config file (
.vscode/mcp.json). See VS Code MCP docs for more info.Local Server Connection
Remote Server Connection
Warp
Warp
See Warp Model Context Protocol Documentation for details.
- Navigate
Settings>AI>Manage MCP servers. - Add a new MCP server by clicking the
+ Addbutton. - Paste the configuration:
- Click
Save.
Windows
Windows
The configuration on Windows is slightly different. Use
cmd to run npx:Windsurf
Windsurf
Add this to your Windsurf MCP config file (
~/.codeium/windsurf/mcp_config.json). See Windsurf MCP docs for more info.Local Server Connection
Remote Server Connection
Zencoder
Zencoder
- Go to the Zencoder menu (…)
- Select Agent tools
- Click on Add custom MCP
- Add the name and configuration:
- Click Install.