NicheDB for VS Code
dev.nichedb/nichedb
Sources in, feeds out: an open, ever-growing database of real-time public data, enriched.
client:VS Code
transport:streamable-http
runtime:npm
tools:21
Install NicheDB in VS Code
.vscode/mcp.json
{
"servers": {
"nichedb": {
"type": "http",
"url": "https://nichedb.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs