Read-only SQL across your PostgreSQL, MySQL, S3 buckets and local data files — one query can join across all of them.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dbconvert/stream-mcp"
],
"env": {
"DBCONVERT_MCP_SOURCES": "${DBCONVERT_MCP_SOURCES}"
}
}