First Dollar Test for Zed
com.first-dollar-test/first-dollar-test
Base wallet-agent beta: deposit 1 USDC; PASS returns 1 USDC; terminal failure is refunded.
client:Zed
transport:streamable-http
tools:7
Install First Dollar Test in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"first-dollar-test": {
"url": "https://api.first-dollar-test.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs