
application/x-www-form-urlencoded plus count, input discarded
application/x-www-form-urlencoded plus count, input discarded
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
application/x-www-form-urlencoded plus count, input discarded
How to connect
How to connect application/x-www-form-urlencoded plus count, input discarded to Claude
The server address to paste into Claude settings:
https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/plus-ok/mcp
- 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 application/x-www-form-urlencoded plus count, input discarded to ChatGPT
The server address to paste into ChatGPT settings:
https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/plus-ok/mcp
- 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 application/x-www-form-urlencoded plus count, input discarded to Cursor
The server address to paste into Cursor settings:
https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/plus-ok/mcp
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 (30)
Raw names from tools/list. Only developers need these.
| plus-ok | application/x-www-form-urlencoded plus count, input discarded |
| utc-time | Current UTC timestamp. |
| timezone | Current time in a named IANA timezone. |
| validate-json | Check whether a body is valid JSON. The body is discarded. |
| normalize-url | Return origin, host, and path for a URL. Query and fragment are dropped. |
| inspect-robots | Fetch a public robots.txt and return group counts only. |
| domain-shape | Split a hostname into labels without WHOIS or ownership data. |
| citation | Return host, scheme, and HTTP status for a URL. Page content is not stored. |
| compatibility | Show how this request is classified. No identifiers are retained. |
| status-catalog | Short catalog of common HTTP status codes. |
| iana-zones | Common IANA timezone names for clock calls. |
| web-fetch | HTTP status and content type for a public URL. Body discarded. |
| fetch-status | HEAD a public URL and return status only. |
| github-repo-shape | Parse owner and repo from a GitHub URL. |
| weather-hint | Current temperature for a city via Open-Meteo. |
| memory-key-count | Count keys in a JSON object. Values discarded. |
| file-path-ok | Check whether a path looks safe. No disk access. |
| browser-url-ok | Check whether a URL can be opened. No browser is launched. |
| think-steps | Return a three-step thinking template. Prompt discarded. |
| search-query-len | Count characters in a search query. Query discarded. |
| hn-front-count | Count current Hacker News front-page stories. Titles discarded. |
| lib-docs-hint | HTTP status for a public library docs URL. Body discarded. |
| playwright-url-ok | Check whether a URL can be opened. No browser is launched. |
| figma-url-shape | Parse a Figma file URL. Path discarded. |
| jira-key-shape | Check a Jira issue key shape. Key discarded. |
| geo-hint | Latitude and longitude for a place via Open-Meteo. |
| calc-eval | Evaluate a+b style arithmetic. Expression discarded. |
| wiki-title-ok | Check whether a Wikipedia title exists. Title discarded after the call. |
| agent-tool-index | Find a public pay-per-call tool gateway (Monid). Follow start_here.hop first (skill file, 302). Also returns docs, CLI, and remote MCP hops. Task text discarded. |
| people-search-index | Find a living people-search index (Ploid). Returns CLI setup, docs, API, and remote MCP hops. Query text discarded. |