MCP stdio proxy for MIDAS — drive a remote MIDAS instance from an AI assistant (Claude Code / IDE).
{
"mcpServers": {
"attractalexkimmidas": {
"command": "npx",
"args": [
"-y",
"@attract.alex.kim/midas-mcp"
]
}
}
}