Loading MCP server directory, please wait...
MCP server for ModusOp — projects, tasks, time tracking, and retainers for AI assistants.
npx @getmcp/cli add io.github.jwwd-repos/modusop-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MODUSOP_API_TOKENModusOp API token. Create at modusop.app → Settings → API Tokens (read + write scopes).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jwwd-repos/modusop-mcp": {
"command": "npx",
"args": [
"-y",
"@modusop/mcp-server"
],
"env": {
"MODUSOP_API_TOKEN": "",
"MODUSOP_API_URL": ""
}
}
}
}