Resollo Agent API for Claude Desktop
com.resollo/agent-api
Resollo marketplace: search, seller lookup, offers, orders, draft listings. All human-approved.
client:Claude Desktop
transport:streamable-http
tools:18
Install Resollo Agent API in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.resollo.com/api/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