Well for VS Code
io.github.wellapp-ai/well-mcp
Connect your AI to your Well financial data - invoices, companies, contacts.
client:VS Code
transport:streamable-http
tools:87
Install Well in VS Code
.vscode/mcp.json
{
"servers": {
"well-mcp": {
"type": "http",
"url": "https://api.wellapp.ai/v1/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
- well_get_schema
- well_query_records
- well_create_company
- well_create_person
- well_update_company
- well_update_person
- well_delete_company
- well_delete_person
- well_update_invoice
- well_delete_invoice
- well_add_contact_channel
- well_remove_contact_channel
- well_get_entity
- well_list_connector_tools
- well_invoke_connector_tool
- well_create_invoice_from_data
- well_list_workspaces
- well_list_connectors
- well_run_register_diff
- well_resolve_reconciliation_task
- well_resolve_register_diff_gap
- well_get_investment_holdings
- well_render_cost_structure
- well_create_invoice_document