# Orbilo (remote · orbilo.co)

Check whether a website is ready for AI agents (UCP, WebMCP, Access) and monitor your own sites.

- Trust score: 86/100 (high trust)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `orbilo.co`: 86/100 (this document), [markdown](https://verifymcp.io/servers/co-orbilo-orbilo/orbilo.md), [page](https://verifymcp.io/servers/co-orbilo-orbilo/orbilo)

## Channel facts

- Endpoint: `https://orbilo.co/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.1`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 89/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
  - The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 87/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 854 tokens (~122/item across 7 items; 5 tools + 2 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 47/100
  - Stability observed for 14 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Orbilo MCP server?

Orbilo is a hosted endpoint at https://orbilo.co/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http co-orbilo-orbilo 'https://orbilo.co/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "co-orbilo-orbilo": {
      "url": "https://orbilo.co/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "co-orbilo-orbilo": {
      "type": "http",
      "url": "https://orbilo.co/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.co-orbilo-orbilo]
url = "https://orbilo.co/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "co-orbilo-orbilo": {
      "type": "remote",
      "url": "https://orbilo.co/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add co-orbilo-orbilo --url 'https://orbilo.co/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  co-orbilo-orbilo:
    url: "https://orbilo.co/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "co-orbilo-orbilo": {
      "Transport": "http",
      "Url": "https://orbilo.co/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add co-orbilo-orbilo -t streamable-http -u 'https://orbilo.co/mcp'
```

### Other

```json
{
  "mcpServers": {
    "co-orbilo-orbilo": {
      "type": "http",
      "url": "https://orbilo.co/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-21 (score 86, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 80, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-07 (score 79)

First indexed and scored.

## MCP tools (5)

### `check_site` (~211 tokens)

Check a Site

Check whether a website is ready for AI agents against the UCP, WebMCP and Access specs. Use this when someone asks "can agents use my site", whether a site supports UCP or WebMCP, or why an agent cannot buy from or act on a page. Returns a score and grade per spec, every check that passed, warned or failed with a fix for each, and a shareable report link. Runs live and can take up to a minute for all three specs. Works without signing in; signed-in users get a higher daily limit.

Input parameters:

- `fresh` (boolean): Skip the 10 minute result cache and check the site again now.
- `spec` (string): Which spec to check: ucp, webmcp, access, or all (default). WebMCP checks are page-specific, so pass the page that registers tools.
- `url` (string, required): The page to check, e.g. https://shop.example.com. A bare domain is checked over https.

### `get_report` (~91 tokens)

Get a Shared Report

Fetch a check report by its share token, the 16 character code at the end of an orbilo.co/check/r/... link. Use this when someone pastes a report link or asks about a check that was already run, instead of checking the site again. Reports expire 30 days after the check. Works without signing in.

Input parameters:

- `token` (string, required): The share token, or the full report URL

### `list_monitored_sites` (~83 tokens)

List Monitored Sites

List the sites your Orbilo team monitors, with the latest grade per spec (UCP, WebMCP, Access), how many issues are open on each, and how many sites the plan still allows. Use this when someone asks what they are monitoring, how their sites are doing, or whether they can add another site. Requires a connected Orbilo account.

### `get_site_status` (~127 tokens)

Get Site Status

The current standing of one monitored site: the latest stored check per spec (UCP and Access for the site, WebMCP per monitored page) and every open issue with its fix. Use this when someone asks what is wrong with a site they monitor, what to fix first, or when it was last checked. Pass the domain or the site id from list_monitored_sites. For a site that is not monitored, use check_site instead. Requires a connected Orbilo account.

Input parameters:

- `site` (string, required): The site domain (e.g. shop.example.com) or its id

### `add_monitored_site` (~124 tokens)

Add a Monitored Site

Start monitoring a site: Orbilo checks it against UCP, WebMCP and Access now and on a schedule, and alerts the team when readiness changes. Use this when someone wants ongoing monitoring rather than a one-off check, or asks to be told when their site breaks for agents. Uses one of the plan's site slots. Requires a connected Orbilo account.

Input parameters:

- `url` (string, required): The site to monitor, as a domain or URL, e.g. shop.example.com. Monitoring is per site; WebMCP pages can be added on the dashboard.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/co-orbilo-orbilo/orbilo#diagnostics

## Score history

- 2026-09-21: 86
- 2026-09-20: 85
- 2026-09-19: 85
- 2026-09-18: 84
- 2026-09-17: 84
- 2026-09-16: 83
- 2026-09-15: 83
- 2026-09-14: 82
- 2026-09-13: 82
- 2026-09-12: 82
- 2026-09-11: 81
- 2026-09-10: 81
- 2026-09-09: 80
- 2026-09-08: 80
- 2026-09-07: 79

## Common questions

### What is the Orbilo MCP server?

Orbilo is an MCP server listed in the public MCP registry as co.orbilo/orbilo. Check whether a website is ready for AI agents (UCP, WebMCP, Access) and monitor your own sites. This page covers its hosted endpoint (https://orbilo.co/mcp).

### Is the Orbilo MCP server safe to use?

Orbilo scores 86 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Orbilo MCP server expose?

Orbilo exposes 5 tools: check_site, get_report, list_monitored_sites, get_site_status, add_monitored_site. Their descriptions and schemas cost roughly 636 tokens of context every time the server is loaded.

### Does the Orbilo MCP server require authentication?

Yes. Orbilo asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

### Is the Orbilo MCP server still maintained?

Orbilo is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://orbilo.co/mcp
- Website: https://orbilo.co/mcp?utm_source=mcp-registry&utm_medium=directory&utm_campaign=mcp
- Changelog RSS feed: https://verifymcp.io/servers/co-orbilo-orbilo/orbilo.xml
- Changelog JSON feed: https://verifymcp.io/servers/co-orbilo-orbilo/orbilo.json
- HTML version of this page: https://verifymcp.io/servers/co-orbilo-orbilo/orbilo
