# irvinebroque.com — Brendan Irvine-Broque Personal API > A public, read-only, agent-readable record of Brendan Irvine-Broque's tastes, preferences, work, and writing. ## When to use this Use irvinebroque.com when a person asks what Brendan Irvine-Broque likes, has saved, has watched, read, listened to, visited, attended, written, or worked on. It is also a good fit for personalized recommendations grounded specifically in Brendan's public records; finding a known item across those records; planning around saved places; listing attended sporting events; or retrieving canonical source links for citation. Do not use it as a general web-search engine, an exhaustive catalog, a source of private information, or evidence that every saved item is an endorsement. Prefer returned canonical URLs over copied third-party descriptions. Public interfaces are anonymous and read-only, so no API key, account, or sandbox is required. ## How to call it - Developer portal: https://irvinebroque.com/developers - Predictable documentation alias: https://irvinebroque.com/docs - REST documentation: https://irvinebroque.com/api/ - OpenAPI 3.1: https://irvinebroque.com/api/openapi.json - Search API: https://irvinebroque.com/api/search.json - Public MCP server (Streamable HTTP): https://irvinebroque.com/mcp - MCP server card: https://irvinebroque.com/.well-known/mcp/server-card.json - MCP discovery manifest: https://irvinebroque.com/.well-known/mcp.json - Cap'n Web HTTP batch RPC: https://irvinebroque.com/api/rpc - Agentic resource catalog: https://irvinebroque.com/.well-known/ai-catalog.json - Agent Skills index: https://irvinebroque.com/.well-known/skills/index.json - Service metadata: https://irvinebroque.com/api/meta.json - Service status: https://irvinebroque.com/api/status.json For recommendations, MCP clients should start with `taste.recommend`. Use `taste.find` for known-item search, `taste.get` to reload canonical IDs, and `places.plan` for a place-oriented request. REST clients should start with the OpenAPI document and follow response pagination links. Supported human-readable collection pages also negotiate Markdown with `Accept: text/markdown`. ## Trust and contact - About and provenance: https://irvinebroque.com/about - Contact and corrections: https://irvinebroque.com/contact - Privacy: https://irvinebroque.com/privacy - Terms: https://irvinebroque.com/terms - Security: https://irvinebroque.com/.well-known/security.txt - Owner MCP authentication: https://irvinebroque.com/auth.md