OasAIStudio/open-agent-sdk
Minimal, production-ready agent loop with tool system, hooks, skills, subagents.Open-source alternative to Claude Agent SDK
Platform-specific configuration:
{
"mcpServers": {
"open-agent-sdk": {
"command": "npx",
"args": [
"-y",
"open-agent-sdk"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...