Low-code platform
Connect to ToolJet for low-code internal tool building.
{
"mcpServers": {
"tooljet": {
"mcpServers": {
"tooljet": {
"env": {
"TOOLJET_URL": "https://your-tooljet.com",
"TOOLJET_API_KEY": "your-api-key"
},
"args": [
"-y",
"tooljet-mcp-server"
],
"command": "npx"
}
}
}
}
}