Baltor Get started

For protocol and client work

The protocol, the client and the setup.

Baltor is one authenticated endpoint that serves reviewed material to the tools you already run. There is no agent to install and no framework to adopt.

The facts

Protocol
Model Context Protocol over streamable HTTP
Versions
Named in the service's capabilities record
Endpoint
https://baltor.ai/mcp
Session
Stateless: each request carries its own key
Credential
A key you create, sent as a bearer header and named BALTOR_SERVICE_TOKEN in your configuration

References first, bodies second

A search returns small references and their facts, never bodies. A body arrives only through a separate authorized download that names the SHA-256 of the exact bytes.

Versions, on purpose

A request that names a protocol version this service does not serve is answered with the versions it does serve, so your client chooses one. Nothing is changed for you in silence.

Ask the service first

Before any setup, the capabilities record names the versions, the transport, the search modes and the download limits.

curl https://baltor.ai/api/v1/capabilities