← Registry

eCommerce

theflyzapper.com

Provides product information, pricing, specifications, and guides for the PocketPip mosquito zapper.

1 endpoint5 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://theflyzapper.com/mcp

No auth detected

MCP server metadata

Name
pocketpip
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Public tools for PocketPip, an Indian pocket mosquito zapper brand. Use `search_guides` to answer a mosquito question from PocketPip's guides, `get_product_specs` for technical and safety details, `get_pricing` for pack pricing, colours and delivery rules, `list_guides` to browse guides, and `get_store_info` for support, warranty and policy links.

Known tools 5

search_guides

Search PocketPip's mosquito-protection guides and return the best-matching short answers, key takeaways and FAQ entries — use this to answer questions like 'how do I get a mosquito out of my car', 'do mosquito zappers work', 'is a zapper safe for babies' or 'dengue prevention at home'.

Inferred read-only
get_product_specs

Full technical specifications and safety facts for the PocketPip pocket mosquito zapper: dimensions, weight, battery, charging, mesh voltage and guard, what's in the box, warranty and best-use situations.

Inferred read-only
get_pricing

Public pricing for the PocketPip pocket mosquito zapper: pack tiers, prices in INR, savings, available colours, delivery fee and free-shipping threshold.

Inferred read-only
list_guides

List the published PocketPip guides (blog articles) about mosquito protection in India, with title, summary, category, read time and URL.

Inferred read-only
get_store_info

Public store details for PocketPip: the brand, legal entity, support contact, warranty summary, and links to shop, guides and policy pages.

Inferred read-only

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.pocketpip]
url = "https://theflyzapper.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pocketpip": {
      "type": "http",
      "url": "https://theflyzapper.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pocketpip
Remote MCP URL: https://theflyzapper.com/mcp

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": {
    "pocketpip": {
      "url": "https://theflyzapper.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pocketpip": {
      "type": "http",
      "url": "https://theflyzapper.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pocketpip",
  "transport": "streamable-http",
  "url": "https://theflyzapper.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.