Internal tools builder
Connect to Retool for building internal tools quickly.
{
"mcpServers": {
"retool": {
"mcpServers": {
"retool": {
"env": {
"RETOOL_API_KEY": "your-api-key"
},
"args": [
"-y",
"retool-mcp-server"
],
"command": "npx"
}
}
}
}
}