Resollo Agent API for VS Code
com.resollo/agent-api
Resollo marketplace: search, seller lookup, offers, orders, draft listings. All human-approved.
client:VS Code
transport:streamable-http
tools:18
Install Resollo Agent API in VS Code
.vscode/mcp.json
{
"servers": {
"agent-api": {
"type": "http",
"url": "https://www.resollo.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs