MCP server for Curless agent commerce — let your local AI agent order coffee, book hotels, book flights, buy luggage, and buy office supplies through a Curless virtual card and wallet.
{
"mcpServers": {
"curlessmcp": {
"command": "npx",
"args": [
"-y",
"@curless/mcp-server"
]
}
}
}