MCP server wrapping the Art Storefronts GraphQL surface for end-customer agents (Claude Desktop, Claude in Chrome, Cursor).
{
"mcpServers": {
"artstorefrontsmcp": {
"command": "npx",
"args": [
"-y",
"@artstorefronts/mcp"
]
}
}
}