io.github.jwwd-repos/modusop-mcp MCP Server
io.github.jwwd-repos/modusop-mcp
What is the io.github.jwwd-repos/modusop-mcp MCP server?
MCP server for ModusOp — projects, tasks, time tracking, and retainers for AI assistants.
How to install io.github.jwwd-repos/modusop-mcp
Copy-paste configuration for popular MCP clients.
MODUSOP_API_TOKENrequiredsecretModusOp API token. Create at modusop.app → Settings → API Tokens (read + write scopes).
MODUSOP_API_URLOverride the API base URL. Defaults to https://modusop.app/api/v1.
{
"mcpServers": {
"modusop-mcp": {
"command": "npx",
"args": [
"-y",
"@modusop/mcp-server"
],
"env": {
"MODUSOP_API_TOKEN": "<YOUR_MODUSOP_API_TOKEN>",
"MODUSOP_API_URL": "<YOUR_MODUSOP_API_URL>"
}
}
}
}{
"mcpServers": {
"modusop-mcp": {
"command": "npx",
"args": [
"-y",
"@modusop/mcp-server"
],
"env": {
"MODUSOP_API_TOKEN": "<YOUR_MODUSOP_API_TOKEN>",
"MODUSOP_API_URL": "<YOUR_MODUSOP_API_URL>"
}
}
}
}{
"mcpServers": {
"modusop-mcp": {
"command": "npx",
"args": [
"-y",
"@modusop/mcp-server"
],
"env": {
"MODUSOP_API_TOKEN": "<YOUR_MODUSOP_API_TOKEN>",
"MODUSOP_API_URL": "<YOUR_MODUSOP_API_URL>"
}
}
}
}{
"servers": {
"modusop-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modusop/mcp-server"
],
"env": {
"MODUSOP_API_TOKEN": "<YOUR_MODUSOP_API_TOKEN>",
"MODUSOP_API_URL": "<YOUR_MODUSOP_API_URL>"
}
}
}
}claude mcp add modusop-mcp --env MODUSOP_API_TOKEN=<YOUR_MODUSOP_API_TOKEN> --env MODUSOP_API_URL=<YOUR_MODUSOP_API_URL> -- npx -y @modusop/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.