AI coding agents
Set up your AI coding agent to build with Terra using agent skills and the docs MCP server, so it works from accurate, up-to-date information instead of outdated training data.
Last updated
Was this helpful?
Was this helpful?
npx skills add tryterra/agent-skills --skill terra-api/plugin marketplace add tryterra/agent-skills
/plugin install terra@terra-agent-skillshttps://docs.tryterra.co/~gitbook/mcpclaude mcp add terra-docs --scope user --transport http https://docs.tryterra.co/~gitbook/mcpcodex mcp add terra-docs --url https://docs.tryterra.co/~gitbook/mcp{
"servers": {
"terra-docs": {
"url": "https://docs.tryterra.co/~gitbook/mcp"
}
}
}{
"mcpServers": {
"terra-docs": {
"url": "https://docs.tryterra.co/~gitbook/mcp"
}
}
}