What is the PuroAir MCP server?
Breathe with Confidence. Live MCP catalog for PuroAir HEPA air purifiers - stock, pricing, details.
How to install PuroAir
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"puroair": {
"url": "https://api.agenticshelf.ai/m/puroair/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"puroair": {
"serverUrl": "https://api.agenticshelf.ai/m/puroair/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"puroair": {
"type": "http",
"url": "https://api.agenticshelf.ai/m/puroair/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"puroair": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.agenticshelf.ai/m/puroair/mcp"
]
}
}
}Claude Code
claude mcp add --transport http puroair https://api.agenticshelf.ai/m/puroair/mcpRelated MCP servers
Live MCP catalog for Graffeo Coffee Roasting - Simply the World's Finest Coffee since 1935.
Hosted MCP for e-commerce: live product catalog, stock, and pricing for AI agents.
View repository →