Skip to content
Cline

tdx mcp for Cline

io.github.mrfentmen/tdx-mcp

Taiwan TDX: TRA/THSR stations, live boards, timetables.

client:Cline transport:stdio runtime:npm

Install tdx mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "tdx-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tdx-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

tdx mcp in other clients