list_monitored_sites — Orbilo MCP Tool Read-only
list_monitored_sites
(list monitored sites) is one of 5 tools on the
Orbilo
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_monitored_sites from your client
- Claude Code Orbilo list_monitored_sites run in your project directory
- Claude Desktop Orbilo list_monitored_sites ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Orbilo list_monitored_sites ~/.cursor/mcp.json
- VS Code Orbilo list_monitored_sites .vscode/mcp.json
- Zed Orbilo list_monitored_sites ~/.config/zed/settings.json
- Windsurf Orbilo list_monitored_sites ~/.codeium/windsurf/mcp_config.json
- Cline Orbilo list_monitored_sites ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Orbilo list_monitored_sites ~/.gemini/settings.json
- Grok Orbilo list_monitored_sites .mcp.json (in your project root)
- ChatGPT Orbilo list_monitored_sites Settings → Connectors → Advanced → Developer mode
- Claude.ai Orbilo list_monitored_sites Settings → Connectors → Add custom connector
- LangChain Orbilo list_monitored_sites pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http orbilo https://orbilo.co/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.