webbersites x402 mcp for Zed
io.github.webberdesign/webbersites-x402-mcp
45 pay-per-call AI agent tools + wallet-owned agent memory. Scraping, SEO, lint, crypto. x402 USDC
client:Zed
transport:stdio
runtime:npm
Install webbersites x402 mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"webbersites-x402-mcp": {
"command": "npx",
"args": [
"-y",
"webbersites-x402-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>",
"X402_MAX_PRICE": "<X402_MAX_PRICE>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs