An in-app debugging and exploration tool for iOS
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"FLEX": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-FLEX"
]
}
}
}