BugiaData for VS Code
io.github.lgpoliveira/bugiadata-mcp
Relational locale-aware fake data for Cursor and Claude via MCP (SSE). Free tier at bugiadata.com.
client:VS Code
transport:sse
Install BugiaData in VS Code
.vscode/mcp.json
{
"servers": {
"bugiadata-mcp": {
"type": "sse",
"url": "https://mcp.bugiadata.com/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs