Getting Started

Get trame running with Claude Code in a few minutes.

Add trame MCP to Claude Code

Add trame as an MCP server in Claude Code:

claude mcp add trame --transport http https://trame.sh/mcp

OAuth is handled automatically. Run /mcp inside Claude Code to authenticate.

Start building from Claude Code

Open Claude Code and ask it to set up your project on trame:

Create a project on trame and onboard my development environment.

trame will guide Claude Code through project setup, from writing specs to spinning up isolated environments for parallel teammates.

Or from the template

If you prefer a pre-configured setup, start from the GitHub template repository. It includes a project structure with specs, agent configuration, and a Docker-based development environment ready to go.