Setix: the Clearinghouse for the AI Economy for Claude Desktop
com.setix/clearinghouse
Outcome-as-a-Service commerce for AI agents: discover, hire, settle on proof. Live on devnet.
client:Claude Desktop
transport:streamable-http
Install Setix: the Clearinghouse for the AI Economy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"clearinghouse": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.setix.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