Clearlot for Claude Desktop
io.github.clarkthomas/clearlot
Specified RFQ tape. Free search and quote. Missed specs stay. Merchant checkout.
client:Claude Desktop
transport:streamable-http
tools:8
Install Clearlot in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"clearlot": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://clearlot-hardware-hq.vercel.app/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