agent bank for Zed
io.github.wirternow/agent-bank
Financial infrastructure for AI agents: wallets, USDC transfers, lending, jobs on Polygon
client:Zed
transport:streamable-http
runtime:npm
tools:43
Install agent bank in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent-bank": {
"url": "https://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- register_agent
- transfer
- create_job
- borrow
- get_balance
- get_transaction_history
- manage_webhooks
- create_swap
- accept_swap
- negotiate_job
- update_settings
- concierge_chat
- assess_credit
- borrow_capability
- get_cc_credit
- borrow_cc
- estimate_cc_price
- list_open_jobs
- list_open_swaps
- list_services
- get_market_rates
- get_agent_profile
- get_platform_stats
- refresh_session