
Modusop Mcp
Let your coding agent create ModusOp projects, log time, and update retainers so freelance and studio work stays in sync while you ship client builds.
Overview
io.github.jwwd-repos/modusop-mcp is an MCP server for the Build phase that lets AI assistants manage ModusOp projects, tasks, time tracking, and retainers via the ModusOp API.
What is this MCP server?
- Exposes ModusOp projects, tasks, time entries, and retainers over MCP
- Requires MODUSOP_API_TOKEN with read and write scopes from modusop.app Settings
- Optional MODUSOP_API_URL override (default https://modusop.app/api/v1)
- stdio npm package @modusop/mcp-server at version 0.2.5
- Designed for AI assistants acting as a lightweight ops copilot for agency-style solo builders
- MCP server version 0.2.5
- 2 documented environment variables (MODUSOP_API_TOKEN required, MODUSOP_API_URL optional)
- Default API base URL https://modusop.app/api/v1
What problem does it solve?
You lose billable context when tasks and timers live only in your head or scattered notes while the agent already knows what you just shipped.
Who is it for?
Freelance and indie consultancies using ModusOp who want Claude Code or Cursor to file time and tasks without leaving the terminal.
Skip if: Builders who do not use ModusOp, need deep Gantt or roadmap analytics only in Notion/Linear, or want PM with zero cloud API tokens.
What do I get? / Deliverables
After install, your agent can log work and update ModusOp records in the same session as implementation, keeping PM data current for invoicing and scope reviews.
- Agent-created or updated ModusOp tasks and project records
- Time entries and retainer-aware status suitable for invoicing workflows
Recommended MCP Servers
Journey fit
Client project and retainer tracking sits in the build phase when solo builders juggle delivery, scope, and billable hours alongside product work. Projects, tasks, and time are core PM surfaces—this MCP is the operational bridge between your agent and ModusOp’s PM API.
How it compares
ModusOp API MCP bridge for retainers and time, not a generic GitHub issue skill.
Common Questions / FAQ
Who is io.github.jwwd-repos/modusop-mcp for?
Solo builders and small agencies on ModusOp who want MCP-enabled agents to manage projects, tasks, time, and retainers alongside development work.
When should I use io.github.jwwd-repos/modusop-mcp?
Use it during active client or studio builds when you need the agent to create tasks, log time, or check retainer status immediately after coding or planning conversations.
How do I add io.github.jwwd-repos/modusop-mcp to my agent?
Install @modusop/mcp-server (0.2.5) as a stdio MCP server, set MODUSOP_API_TOKEN from modusop.app → Settings → API Tokens with read and write scopes, optionally set MODUSOP_API_URL, then restart your MCP client.