Developer Tools
orrery.lol
Provides catalog search, matching, and description tools for discovering AI agent skills.
ENDPOINT 1
https://orrery.lol/mcp
MCP server metadata
- Name
- chirp
- Version
- 0.1.1
Known tools 10
gaze_matchMatch an intent to a bounded shortlist of catalog hits (name, blurb, endpoint, price, facets, oracle).
Inferred read-onlygaze_searchSearch catalog names, descriptions, and agent-card text (summary, use_when, example_intents) by substring (bounded shortlist with facets; no tool payloads).
Inferred read-onlycoverage_checkPreflight 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-onlyresolve_nameResolve a skill name to a Skill DNS record (endpoint, digest, key, price)
Inferred read-onlyexplain_policyExplain a constellation: graph_summary, input schema, disposition enum, run_contract, gates/loops/fan-in (aligned with Agent Card fields; sealed Envelope)
Inferred read-onlyrate_listingAfter you seal a newcomer call, rate useful | stale | broken | wrong-price.
Inferred read-onlycall_skillExecute one publisher tool for a Skill DNS name via same-origin forward.
Potential side effectsCONNECT 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
MCP server metadata
- Name
- chirp
- Version
- 0.1.1
Known tools 4
convertRender simple HTML to a short-lived downloadable PDF synchronously in the API process.
Inferred read-onlysubmitQueue a managed PDF run on the private worker and return run_id plus queued state.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- chirp
- Version
- 0.1.1
Known tools 3
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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.