ramonlimaramos/mcpixir
🌐 Mcpixir is the open source way to connect any LLM to any MCP server and build custom agents that have tool access, without using closed source or application clients.
Platform-specific configuration:
{
"mcpServers": {
"mcpixir": {
"command": "npx",
"args": [
"-y",
"mcpixir"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...