tx402 for Zed
io.github.mahesvannan/tx402
Explain Algorand transactions, groups, batches, and account activity with x402.
client:Zed
transport:stdio
runtime:npm
Install tx402 in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tx402": {
"command": "npx",
"args": [
"-y",
"tx402-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs