A lightweight, extensible AI Agent framework with tool calling, MCP integration, and streaming support
{
"mcpServers": {
"furioussoulopenagent": {
"command": "npx",
"args": [
"-y",
"@furioussoul/openagent"
]
}
}
}