← Registry

Developer Tools

orrery.lol

Provides catalog search, matching, and description tools for discovering AI agent skills.

3 endpoints17 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://orrery.lol/mcp

No auth detected

MCP server metadata

Name
chirp
Version
0.1.1
Capabilities
tools

Known tools 10

gaze_match

Match an intent to a bounded shortlist of catalog hits (name, blurb, endpoint, price, facets, oracle).

Inferred read-only
gaze_search

Search catalog names, descriptions, and agent-card text (summary, use_when, example_intents) by substring (bounded shortlist with facets; no tool payloads).

Inferred read-only
gaze_describe

Describe a skill by name (manifest + full agent card, no execution)

Inferred read-only
gaze_list_constellations

List constellation-kind records in the catalog

Inferred read-only
coverage_check

Preflight an allowlist-gated star: pass star (or short id) plus the same param names as that star's MCP tools (target, package, host, …).

Inferred read-only
resolve_name

Resolve a skill name to a Skill DNS record (endpoint, digest, key, price)

Inferred read-only
explain_policy

Explain a constellation: graph_summary, input schema, disposition enum, run_contract, gates/loops/fan-in (aligned with Agent Card fields; sealed Envelope)

Inferred read-only
index_ping

Submit one HTTPS orrery-listing/0.1 URL.

Inferred read-only
rate_listing

After you seal a newcomer call, rate useful | stale | broken | wrong-price.

Inferred read-only
call_skill

Execute one publisher tool for a Skill DNS name via same-origin forward.

Potential side effects

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.chirp]
url = "https://orrery.lol/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "chirp": {
      "type": "http",
      "url": "https://orrery.lol/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: chirp
Remote MCP URL: https://orrery.lol/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": {
    "chirp": {
      "url": "https://orrery.lol/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "chirp",
  "transport": "streamable-http",
  "url": "https://orrery.lol/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://orrery.lol/stars/html-to-pdf/mcp

No auth detected

MCP server metadata

Name
chirp
Version
0.1.1
Capabilities
tools

Known tools 4

convert

Render simple HTML to a short-lived downloadable PDF synchronously in the API process.

Inferred read-only
submit

Queue a managed PDF run on the private worker and return run_id plus queued state.

Inferred read-only
result

Poll a managed run by run_id from submit.

Inferred read-only
health

html-to-pdf readiness probe.

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.chirp]
url = "https://orrery.lol/stars/html-to-pdf/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "chirp": {
      "type": "http",
      "url": "https://orrery.lol/stars/html-to-pdf/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: chirp
Remote MCP URL: https://orrery.lol/stars/html-to-pdf/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": {
    "chirp": {
      "url": "https://orrery.lol/stars/html-to-pdf/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "chirp": {
      "type": "http",
      "url": "https://orrery.lol/stars/html-to-pdf/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "chirp",
  "transport": "streamable-http",
  "url": "https://orrery.lol/stars/html-to-pdf/mcp"
}
MCP Inspector

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

ENDPOINT 3

https://orrery.lol/stars/world-time/mcp

No auth detected

MCP server metadata

Name
chirp
Version
0.1.1
Capabilities
tools

Known tools 3

fetch

Fetch live UTC from the public clock API (signed at call time).

Inferred read-only
get

Get the live UTC reading (same live source as fetch).

Inferred read-only
answer

Answer with the live UTC datetime sealed in an Envelope.

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.chirp]
url = "https://orrery.lol/stars/world-time/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "chirp": {
      "type": "http",
      "url": "https://orrery.lol/stars/world-time/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: chirp
Remote MCP URL: https://orrery.lol/stars/world-time/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": {
    "chirp": {
      "url": "https://orrery.lol/stars/world-time/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "chirp": {
      "type": "http",
      "url": "https://orrery.lol/stars/world-time/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "chirp",
  "transport": "streamable-http",
  "url": "https://orrery.lol/stars/world-time/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.