InfoTrack (US) for Claude Desktop
io.github.infotrackglobal/us
Court e-filing and process serving. Submit filings, serve process, and manage orders.
client:Claude Desktop
transport:streamable-http
Install InfoTrack (US) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"us": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://search.infotrack.com/services/mcp-us-server/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs