Connect Claude, Cursor, or Windsurf directly to your dVersum workspace via the Model Context Protocol.
{
"mcpServers": {
"dversum": {
"command": "npx",
"args": ["-y", "@dversum/mcp-server"],
"env": {
"DVERSUM_API_URL": "https://api.dversum.com/api/v1",
"DVERSUM_API_TOKEN": "your-token"
}
}
}
}Every module in your workspace is available to your AI assistant as a tool.
Create, edit, and search clients
Create, update, and delete contacts
Projects, boards, members, and Gantt management
Tasks, subtasks, tags, comments, and archiving
Track time, timers, edit and delete entries
Create and manage events
Invoices, line items, payments, credit notes, and cancellations
Quotes, line items, sending, and duplicates
Create and manage recurring invoice templates
Create, send, and manage payment reminders
Suppliers, received invoices, VAT returns, and DATEV
Manage vacations and absences
Pages, tree structure, and content editing
Create, duplicate, and manage whiteboards
Files, folders, downloads, and share links
Create, edit, and delete tags
Create and manage project areas
Retrieve and mark notifications as read
Team, members, search, and activity feed
Run locally via npx or as a Docker container on your server.
stdio transport
npx @dversum/mcp-serverOne command — runs directly in Claude Desktop, Cursor, or Windsurf.
HTTP transport
docker compose up -dFor teams and servers. Runs as an HTTP service with health checks.
Create an account, generate an API token, and connect your AI assistant in minutes.
Get Started Free