
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@modusop/mcp-server
Advanced tools
MCP server for ModusOp — client context, tasks, time tracking, and retainer status for AI assistants.
MCP server for ModusOp — gives AI assistants access to your client context, tasks, time tracking, and retainer budgets.
| Tool | Description |
|---|---|
get_client_context | Get project, client, and retainer info |
get_tasks | List tasks for a project (filter by status) |
create_task | Create a new task |
start_timer | Start a timer on a task |
stop_timer | Stop the running timer |
get_retainer_status | Check retainer hours used/remaining |
Add to your Cursor MCP settings (.cursor/mcp.json):
{
"mcpServers": {
"modusop": {
"command": "npx",
"args": ["@modusop/mcp-server"],
"env": {
"MODUSOP_API_TOKEN": "your-api-token"
}
}
}
}
Add to claude_desktop_config.json:
{
"mcpServers": {
"modusop": {
"command": "npx",
"args": ["@modusop/mcp-server"],
"env": {
"MODUSOP_API_TOKEN": "your-api-token"
}
}
}
}
claude mcp add modusop -- npx @modusop/mcp-server
Set MODUSOP_API_TOKEN in your environment.
| Environment Variable | Default | Description |
|---|---|---|
MODUSOP_API_TOKEN | (required) | Your ModusOp API token |
MODUSOP_API_URL | https://modusop.app/api/v1 | API base URL |
FAQs
Stdio→HTTP proxy for Modus Brain — gives any MCP-aware AI client access to your ModusOp organisation's knowledge base.
The npm package @modusop/mcp-server receives a total of 18 weekly downloads. As such, @modusop/mcp-server popularity was classified as not popular.
We found that @modusop/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.