Opencitations for VS Code
io.github.pipeworx-io/opencitations
OpenCitations MCP — citation index (COCI + general Index API).
client:VS Code
transport:streamable-http
Install Opencitations in VS Code
.vscode/mcp.json
{
"servers": {
"opencitations": {
"type": "http",
"url": "https://gateway.pipeworx.io/opencitations/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs