axelulu/agentx
Open-source AI desktop assistant. Chat with multiple LLM providers (OpenAI, Claude, OpenRouter) in a native app with agentic tool use, MCP server support, and built-in file/shell tools.
Platform-specific configuration:
{
"mcpServers": {
"agentx": {
"command": "npx",
"args": [
"-y",
"agentx"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...