Databases
Create, manage, and update applications on InstantDB. Real-time sync database for web apps.
mcpizy install instantdbnpx -y @instantdb/mcp{
"mcpServers": {
"instantdb": {
"command": "npx",
"args": [
"-y",
"@instantdb/mcp"
]
}
}
}