Kit Lite for Claude Desktop
dev.workers.randall-75d.kit-lite/kit-lite
Instant x402 spend-cap pack for agents. get_quote then buy_intel_pack 5 USDC Base. No human.
client:Claude Desktop
transport:streamable-http
tools:5
Install Kit Lite in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kit-lite": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://kit-lite.randall-75d.workers.dev/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