thorchh/agent-starter
Production-ready AI chat interface starter template with tool calling, streaming, and multi-provider support
Platform-specific configuration:
{
"mcpServers": {
"agent-starter": {
"command": "npx",
"args": [
"-y",
"agent-starter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...