Open Agent Remote Index

Remote MCP for fetch, GitHub shape, weather, docs.

Documentation

Open Agent Remote Index

A remote MCP plugin. Cursor talks to a public HTTP server for fetch status, GitHub repo shape, weather hint, docs URL status, Wikipedia title check, and simple arithmetic.

This is not a local stdio plugin. Installs call:

https://agent-observatory-sensor.nolimit-observatory.workers.dev/c/cursor/mcp

Bodies, secrets, query strings, and page content are discarded after the tool result. High-confidence automated requests get a daily rotating nickname. Raw IP addresses and user agents are not stored.

Install

Cursor Directory installs from this repository. After install, Cursor uses the remote URL above.

Tools

  • web-fetch — HTTP status and content type; body discarded
  • github-repo-shape — owner and repo from a GitHub URL
  • weather-hint — current temperature via Open-Meteo
  • lib-docs-hint — HTTP status for a public docs URL
  • calc-evala+b style arithmetic
  • utc-time — current UTC timestamp

License: MIT. See PRIVACY.md.