{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "app.tanjiren/tanjiren-mcp",
  "description": "Hosted MCP server for task-first delegation to remote workstations and workers.",
  "title": "Tanjiren MCP Server",
  "websiteUrl": "https://tanjiren.app/docs",
  "version": "0.1.1",
  "icons": [
    {
      "src": "https://tanjiren.app/icon-192.png",
      "mimeType": "image/png",
      "sizes": [
        "192x192"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.tanjiren.app/mcp"
    }
  ]
}
