get_entity
ActiveTool of Permid
Fetch the raw JSON-LD PermID record for a numeric PermID (e.g. "4295905573"). Returns the full linked-data payload from api-eit.refinitiv.com under the key "raw" — extract organization name, LEI, RIC, industry codes, and headquarters from the raw fields.
Parameters schema
{
"type": "object",
"examples": [
{
"permid": "4295905573"
}
],
"required": [
"permid"
],
"properties": {
"permid": {
"type": "string",
"description": "PermID (numeric string, e.g., \"4295905573\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Permid
https://github.com/pipeworx-io/mcp-permid
1/7 registries