TrustMCPdocs

Self-hosting

TrustMCP is fully self-hostable - it's an open standard, and profiles are portable JSON.

Managed (Render)

The fastest path is the committed render.yaml Blueprint: connect the repo in Render, click Apply, set the signing key, and attach your domains. See the full deploy guide.

Local / single box

docker compose up --build
docker compose exec network python -m app.seed all

Brings up Postgres, MinIO (S3-compatible), the network API, and the web app.

Production checklist

Network

Web

Scaling

Verify your deployment

Run the conformance suite against your network URL.