XAgent
An Autonomous LLM Agent for Complex Task Solving
XAgent MCP Server
MCP server for OpenBMB/XAgent
Ready-to-Use Client Configurations
{
"mcpServers": {
"XAgent": {
"command": "npx",
"args": [
"-y",
"@OpenBMB/XAgent"
]
}
}
}