Cofferline for Zed
com.cofferline/treasury
Treasury and risk controls for agent wallets: policies, quotes, prediction-market orders.
client:Zed
transport:streamable-http
tools:47
Install Cofferline in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"treasury": {
"url": "https://mcp.cofferline.com"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- get_quotes
- get_benchmarks
- screen_address
- list_tokens
- list_feedback
- submit_feedback
- start_siwe_login
- complete_siwe_login
- get_me
- export_account
- offboard_account
- put_policy
- get_policy
- check_spend
- check_pm_order
- poll_events
- get_statement
- create_intent
- get_intent
- list_intents
- cancel_intent
- prepare_delegation
- confirm_delegation
- renew_delegation