# THORChain auth.md

## Public access

The public resources on `thorchain.org` do not require agent registration, authentication, or credentials.

This includes:

- `https://thorchain.org/llms.txt`
- `https://thorchain.org/llms-full.txt`
- `https://thorchain.org/AGENTS.md`
- `https://thorchain.org/openapi.json`
- `https://thorchain.org/.well-known/mcp/server-card.json`
- `https://thorchain.org/mcp`

## Supported method

Use anonymous HTTPS requests. Do not send API keys, bearer tokens, wallet secrets, seed phrases, or signed transaction material.

## Registration and credentials

No agent registration or provisioning endpoint is offered by this website. The website does not issue credentials, advertise OAuth scopes, or accept bearer tokens for these public resources.

## Scope

Public access is limited to website discovery, documentation lookup, and the read-only MCP tools described in the MCP server card. It does not grant permission to trade, sign transactions, move funds, manage accounts, or access private systems.

Live protocol and market-data APIs may have separate availability, rate limits, and policies. Follow the current official developer documentation for those services.
