schizoidcock/mcx
MCP server that lets AI agents execute code instead of calling tools directly.
Platform-specific configuration:
{
"mcpServers": {
"mcx": {
"command": "npx",
"args": [
"-y",
"mcx"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...