eCommerce
goapgo.com
Searches for and retrieves details of device protection products from the apgo catalog.
ENDPOINT 1
https://goapgo.com/mcp/apgo
MCP server metadata
- Name
- apgo
- Version
- 1.0.0
apgo product catalog — search for device protection products (cases, screen protectors, skins, watch bands) across 500,000+ items for smartphones, smartwatches, tablets, laptops, and more. Use search-products to browse the catalog progressively: start with a text query or device type, then narrow down to brand, model, and product type. Use get-product-details to get full information about a specific product by SKU.
Known tools 2
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.apgo]
url = "https://goapgo.com/mcp/apgo"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"apgo": {
"type": "http",
"url": "https://goapgo.com/mcp/apgo"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: apgo
Remote MCP URL: https://goapgo.com/mcp/apgo
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"apgo": {
"url": "https://goapgo.com/mcp/apgo"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"apgo": {
"type": "http",
"url": "https://goapgo.com/mcp/apgo"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "apgo",
"transport": "streamable-http",
"url": "https://goapgo.com/mcp/apgo"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for goapgo.com was fetched 2026-07-27T17:18:48.043Z and is being refreshed.
goapgo.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.