Permid for VS Code
io.github.pipeworx-io/permid
PermID MCP — Refinitiv / LSEG Permanent Identifier (free, requires API key)
client:VS Code
transport:streamable-http
Install Permid in VS Code
.vscode/mcp.json
{
"servers": {
"permid": {
"type": "http",
"url": "https://gateway.pipeworx.io/permid/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs