LocalAGI is a powerful, self-hostable AI Agent platform designed for maximum privacy and flexibility. A complete drop-in replacement for OpenAI's Responses APIs with advanced agentic capabilities. No clouds. Local AI that works on consumer-grade hardware (CPU and GPU).
LocalAGI is a powerful, self-hostable AI Agent platform designed for maximum privacy and flexibility. A complete drop-in replacement for OpenAI's Responses APIs with advanced agentic capabilities. No clouds. Local AI that works on consumer-grade hardware (CPU and GPU).
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mudler-localagi-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mudler-localagi-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from LocalAGI?"
No configuration required. This server works out of the box.
"What resources are available in LocalAGI?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in LocalAGI"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in LocalAGI with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.