Cofferline for VS Code
com.cofferline/treasury
Treasury and risk controls for agent wallets: policies, quotes, prediction-market orders.
client:VS Code
transport:streamable-http
tools:47
Install Cofferline in VS Code
.vscode/mcp.json
{
"servers": {
"treasury": {
"type": "http",
"url": "https://mcp.cofferline.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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