← Registry

Security & Testing

orbilo.co

Monitors websites for AI agent readiness, checking against UCP, WebMCP, and Access specs and providing reports and alerts.

1 endpoint5 known toolsFirst detected September 8, 2026Last detected September 8, 2026

ENDPOINT 1

https://orbilo.co/mcp

No auth detected

MCP server metadata

Name
orbilo
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

Orbilo checks whether websites are ready for AI agents against the UCP (Universal Commerce Protocol), WebMCP and Access specs. check_site and get_report work without an account: check any public site and get a score, grade and fixes per spec, plus a shareable report link. check_site runs live and can take up to a minute. The monitoring tools (list_monitored_sites, get_site_status, add_monitored_site) need a connected Orbilo account and are scoped to that account's team. The changelog resources explain recent UCP and WebMCP spec releases in plain English.

Known tools 5

check_site

Check whether a website is ready for AI agents against the UCP, WebMCP and Access specs.

Inferred read-only
get_report

Fetch a check report by its share token, the 16 character code at the end of an orbilo.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
add_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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.orbilo]
url = "https://orbilo.co/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "orbilo": {
      "type": "http",
      "url": "https://orbilo.co/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: orbilo
Remote MCP URL: https://orbilo.co/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "orbilo": {
      "url": "https://orbilo.co/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "orbilo": {
      "type": "http",
      "url": "https://orbilo.co/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "orbilo",
  "transport": "streamable-http",
  "url": "https://orbilo.co/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.