---
title: byImprint API catalog
description: Human-readable fallback for byImprint's public read-only MCP interface.
canonical: https://byimprint.com/.well-known/api-catalog
last_updated: 2026-08-22
---

# byImprint API catalog

byImprint currently publishes one callable interface: a public, read-only Model Context Protocol server for service routing guidance and canonical site URLs.

## Interface

- **Protocol:** Model Context Protocol over Streamable HTTP.
- **Endpoint:** https://byimprint.com/.well-known/mcp
- **Authentication:** none.
- **Mutation:** none; the server cannot send messages, change accounts, spend money, create commitments, or access client data.
- **Runtime discovery:** connect and call `tools/list` for the authoritative tool definitions.

## Machine documents

- [OpenAPI 3.1 document](https://byimprint.com/openapi.json)
- [MCP Server Card](https://byimprint.com/.well-known/mcp/server-card)
- [ARD AI Catalog](https://byimprint.com/.well-known/ai-catalog.json)
- [RFC 9727 Linkset](https://byimprint.com/.well-known/api-catalog)
- [Developer resources](https://byimprint.com/developers)

## Contact

- [james@byimprint.com](mailto:james@byimprint.com)
