Skip to content
VS Code

SeedBase Test Data for VS Code

io.github.marcelglaeser/seedbase

Generate realistic, FK-consistent synthetic test data for your databases from your AI assistant.

client:VS Code transport:streamable-http runtime:npm tools:6

Install SeedBase Test Data in VS Code

.vscode/mcp.json

{
  "servers": {
    "seedbase": {
      "type": "http",
      "url": "https://seedba.se/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

SeedBase Test Data in other clients