lldong/tiny-trae
A minimal AI coding agent powered by Anthropic's Claude. Interactive terminal interface with tool execution. Visit https://lldong.github.io/tiny-trae for details.
Platform-specific configuration:
{
"mcpServers": {
"tiny-trae": {
"command": "npx",
"args": [
"-y",
"tiny-trae"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...