FirstData for VS Code
io.github.vist233/firstdata
Hosted MCP server for finding authoritative primary data sources and official portals.
client:VS Code
transport:streamable-http
Install FirstData in VS Code
.vscode/mcp.json
{
"servers": {
"firstdata": {
"type": "http",
"url": "https://firstdata.deepminer.com.cn/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs