
Mcp Server
Let your agent manage dVersum clients, projects, tasks, invoices, time entries, and calendar from one MCP connection while you run a freelance or studio business.
Overview
dVersum MCP is an MCP server for the Operate phase that lets agents manage clients, projects, tasks, invoices, time tracking, and calendar in your dVersum account.
What is this MCP server?
- Clients, projects, tasks, invoices, time tracking, and calendar via MCP
- npm package @dversum/mcp-server v2.0.0 with stdio transport
- JWT auth via DVERSUM_API_TOKEN from Settings > API Tokens
- Configurable DVERSUM_API_URL for your API base (e.g. api.dversum.com/api/v1)
- Bridges AI assistants to an existing dVersum workspace
- Server version 2.0.0
- 2 required environment variables (DVERSUM_API_URL, DVERSUM_API_TOKEN)
- 1 npm stdio package (@dversum/mcp-server)
What problem does it solve?
Freelance solo builders lose hours context-switching between the editor and dVersum to update tasks, log time, and chase invoice details.
Who is it for?
Indie consultants and tiny agencies already on dVersum who want agent-assisted project, time, and invoice workflows.
Skip if: Builders without a dVersum account or those who only need a generic todo list unrelated to client billing.
What do I get? / Deliverables
After registering the server with your JWT and API URL, your agent can query and drive dVersum entities so operational updates stay in the same thread as coding work.
- MCP tools backed by live dVersum clients, projects, tasks, invoices, time, and calendar
- Agent-driven operational updates without manual dashboard hopping
Recommended MCP Servers
Journey fit
Operating a solo services business is an Operate concern; dVersum MCP is shelved there as the control plane for day-to-day client delivery and billing, not greenfield coding. Iterate fits because you continuously adjust projects, tasks, and invoices as work progresses rather than only at initial product build.
How it compares
Live dVersum business API bridge, not a standalone invoicing skill or a static PM template.
Common Questions / FAQ
Who is dVersum MCP for?
dVersum MCP is for dVersum users—typically solo freelancers and small teams—who want Claude Code, Cursor, or Codex to interact with their clients, projects, tasks, invoices, time, and calendar.
When should I use dVersum MCP?
Use it during daily operations when you want the agent to pull project status, log or review time, draft invoice-related context, or sync calendar-aware task work without leaving the IDE.
How do I add dVersum MCP to my agent?
Install @dversum/mcp-server, set DVERSUM_API_URL and DVERSUM_API_TOKEN in your MCP config, enable stdio transport, and restart your agent client.