Permid for Cursor
io.github.pipeworx-io/permid
PermID MCP — Refinitiv / LSEG Permanent Identifier (free, requires API key)
client:Cursor
transport:streamable-http
Install Permid in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"permid": {
"url": "https://gateway.pipeworx.io/permid/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs