Skip to content
Claude Desktop

proactive-mcp for Claude Desktop

io.github.madrobotnet/proactive-mcp

Detects reply deadlines, calendar conflicts, and personal occasions for MCP agents.

client:Claude Desktop transport:stdio runtime:pypi

Install proactive-mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "proactive-mcp": {
      "command": "uvx",
      "args": [
        "proactive-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

proactive-mcp in other clients