monaccode/astromesh
Multi-model AI agent runtime. Define agents in YAML, connect 6 LLM providers, orchestrate with ReAct/Plan&Execute/Fan-Out/Pipeline/Supervisor/Swarm patterns, and deploy as REST/WebSocket API with RAG, memory, MCP tools, guardrails, and OpenTelemetry observability.
Platform-specific configuration:
{
"mcpServers": {
"astromesh": {
"command": "npx",
"args": [
"-y",
"astromesh"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...