Xata for VS Code
io.github.xataio/mcp
Xata MCP server lets AI agents interact with your Xata projects, and Postgres database branches.
client:VS Code
transport:streamable-http
Install Xata in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.xata.tech/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs