memex-lab/dart_agent_core
Dart framework for stateful AI agents — tool use, skills, sub-agent delegation, planning, streaming, and multi-provider LLM support (OpenAI, Gemini, Bedrock).
Platform-specific configuration:
{
"mcpServers": {
"dart_agent_core": {
"command": "npx",
"args": [
"-y",
"dart_agent_core"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...