Zuplo
Manage and secure your APIs with flexible policies, routing, and rate limits.
What it can do
- Alerts Query: Returns all alerts
- Alerts Active: Returns all currently active alerts
- Alerts Active Count: Returns info on the number of active alerts
What data it sees
Do you need an account
No: the server works without sign-in
Manage and secure your APIs with flexible policies, routing, and rate limits. Monitor traffic and performance with analytics to optimize reliability.
How to connect
How to connect Zuplo to Claude
The server address to paste into Claude settings:
https://test-ll8--emmanuel.run.tools
- Open Claude (claude.ai or the desktop app).
- Go to Settings → Connectors.
- Click Add custom connector.
- Paste the server address copied below into Remote MCP server URL and click Add.
- In a chat, click + → Connectors and switch the new connector on.
Custom connectors are available on Free, Pro, Max, Team and Enterprise plans (Free is limited to one). On Team and Enterprise an organization Owner adds the connector first under Organization settings → Connectors.
Authorization
After you click Add, a sign-in window for the service opens. Sign in with your own account and approve access. Claude never sees your password.
How to connect Zuplo to ChatGPT
The server address to paste into ChatGPT settings:
https://test-ll8--emmanuel.run.tools
- Open ChatGPT in a browser (chatgpt.com). A Plus, Pro, Business, Enterprise or Edu plan is required.
- Turn on developer mode once: Settings → Apps → Advanced settings → Developer mode.
- Open Settings → Connectors and click Create.
- Fill in the form: Name (anything), Description (one line about what the service does), MCP server URL (copy it below).
- Under Authentication choose OAuth if the service requires sign-in, otherwise None. Click Create.
- In a new chat open + → Apps/Connectors and enable the connector.
OpenAI has renamed this section before (Connectors → Apps/Plugins). If the label differs, search settings for "developer mode". On Business/Enterprise workspaces an admin must allow custom connectors first.
Authorization
On first use ChatGPT opens the service's sign-in window. Sign in and approve access.
How to connect Zuplo to Cursor
The server address to paste into Cursor settings:
https://test-ll8--emmanuel.run.tools
Fastest: click Open in Cursor below and confirm the prompt.
Manually:
- In Cursor open Settings → Cursor Settings → MCP and click Add new global MCP server.
- Paste the JSON copied below into
~/.cursor/mcp.json(per project:.cursor/mcp.jsonin the repo root). - Save the file. The server appears in the MCP list; authorize it there if asked.
Authorization
If the service needs sign-in, an authorize button appears next to the server in the MCP list.
Server tool list (58)
Raw names from tools/list. Only developers need these.
| alerts_query | Returns all alerts |
| alerts_active | Returns all currently active alerts |
| alerts_active_count | Returns info on the number of active alerts |
| alerts_active_zone | Returns active alerts for the given NWS public zone or county |
| alerts_active_area | Returns active alerts for the given area (state or marine area) |
| alerts_active_region | Returns active alerts for the given marine region |
| alerts_types | Returns a list of alert types |
| alerts_single | Returns a specific alert |
| cwsu | Returns metadata about a Center Weather Service Unit |
| cwas | Returns a list of Center Weather Advisories from a CWSU |
| cwa | Returns a list of Center Weather Advisories from a CWSU |
| sigmetQuery | Returns a list of SIGMET/AIRMETs |
| sigmetsByATSU | Returns a list of SIGMET/AIRMETs for the specified ATSU |
| sigmetsByATSUByDate | Returns a list of SIGMET/AIRMETs for the specified ATSU for the specified date |
| sigmet | Returns a specific SIGMET/AIRMET |
| glossary | Returns glossary terms |
| gridpoint | Returns raw numerical forecast data for a 2.5km grid area |
| gridpoint_forecast | Returns a textual forecast for a 2.5km grid area |
| gridpoint_forecast_hourly | Returns a textual hourly forecast for a 2.5km grid area |
| gridpoint_stations | Returns a list of observation stations usable for a given 2.5km grid area |
| icons | Returns a forecast icon. Icon services in API are deprecated. |
| iconsDualCondition | Returns a forecast icon. Icon services in API are deprecated. |
| icons_summary | Returns a list of icon codes and textual descriptions. Icon services in API are deprecated. |
| satellite_thumbnails | Returns a thumbnail image for a satellite region. Image services in API are deprecated. |
| station_observation_list | Returns a list of observations for a given station |
| station_observation_latest | Returns the latest observation for a station |
| station_observation_time | Returns a single observation. |
| tafs | Returns Terminal Aerodrome Forecasts for the specified airport station. |
| taf | Returns a single Terminal Aerodrome Forecast. |
| obs_stations | Returns a list of observation stations. |
| obs_station | Returns metadata about a given observation station |
| office | Returns metadata about a NWS forecast office |
| office_headline | Returns a specific news headline for a given NWS office |
| office_headlines | Returns a list of news headlines for a given NWS office |
| point | Returns metadata about a given latitude/longitude point |
| point_stations | Returns a list of observation stations for a given point |
| radar_servers | Returns a list of radar servers |
| radar_server | Returns metadata about a given radar server |
| radar_stations | Returns a list of radar stations |
| radar_station | Returns metadata about a given radar station |
| radar_station_alarms | Returns metadata about a given radar station alarms |
| radar_queue | Returns metadata about a given radar queue |
| radar_profiler | Returns metadata about a given radar wind profiler |
| products_query | Returns a list of text products |
| product_locations | Returns a list of valid text product issuance locations |
| product_types | Returns a list of valid text product types and codes |
| product | Returns a specific text product |
| products_type | Returns a list of text products of a given type |
| products_type_locations | Returns a list of valid text product issuance locations for a given product type |
| location_products | Returns a list of valid text product types for a given issuance location |
| products_type_location | Returns a list of text products of a given type for a given issuance location |
| latest_product_type_location | Returns latest text products of a given type for a given issuance location with product text |
| zone_list | Returns a list of zones |
| zone_list_type | Returns a list of zones of a given type |
| zone | Returns metadata about a given zone |
| zone_forecast | Returns the current zone forecast for a given zone |
| zone_obs | Returns a list of observations for a given zone |
| zone_stations | Returns a list of observation stations for a given zone |