Antevo Mandates for VS Code
ch.antevo/mandates
Your client book: who is due a review, what their mandate allows, and what has moved.
client:VS Code
transport:streamable-http
tools:24
Install Antevo Mandates in VS Code
.vscode/mcp.json
{
"servers": {
"mandates": {
"type": "http",
"url": "https://api.antevo.ch/mcp/mandates/mcp"
}
}
}
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_succession_scan
- generate_meeting_brief
- list_documents
- get_document_detail
- get_eam_clients
- get_client_dossier
- get_client_reviews_due
- get_client_team
- create_eam_client
- update_eam_client
- convert_prospect
- complete_review
- assign_team_member
- get_client_goals
- create_client_goal
- update_client_goal
- delete_document
- create_share_link
- upload_document
- update_document
- extract_document_data
- get_email_messages
- get_email_detail
- link_email_to_client