gildrb.com developer resources

Everything on gildrb.com is built to be readable by agents as well as humans. There is no API key, sandbox, or registration: all surfaces are public and read-only, and no Authorization header is required (see auth.md).

REST API (v1)

OpenAPI

Machine-readable OpenAPI 3.1 description: openapi.json. Human-readable docs: api-docs.md. API catalog (linkset): /.well-known/api-catalog.

MCP server

A stateless MCP Streamable HTTP server is available at POST https://gildrb.com/mcp with two read-only tools: list_portfolio_pages and get_portfolio_page. Connection metadata: /.well-known/mcp (manifest) or /.well-known/mcp/server-card.json (server card).

Agent discovery

Site source

The entire site, including these endpoints' source, is open at github.com/gildrb/web. There is no CLI tool; script interactions should use the REST API or MCP server above.

Home · About · Contact · Privacy