Loading MCP server directory, please wait...
Resolve ambiguous names/tickers to verified canonical IDs: SEC CIK, GLEIF LEI, Wikidata, CoinGecko.
npx @getmcp/cli add xyz.entityresolver/resolverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"xyz.entityresolver/resolver": {
"command": "npx",
"args": [
"-y",
"entityresolver-mcp"
],
"env": {
"BUYER_PRIVATE_KEY": "",
"ENTITYRESOLVER_URL": ""
}
}
}
}