Skip to content
Cursor

Tanjiren MCP Server for Cursor

app.tanjiren/tanjiren-mcp

Hosted MCP server for task-first delegation to remote workstations and workers.

client:Cursor transport:streamable-http

Install Tanjiren MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "tanjiren-mcp": {
      "url": "https://mcp.tanjiren.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Tanjiren MCP Server in other clients