Loading MCP server directory, please wait...
MCP server exposing PolDex commercial insurance extraction tools to AI agents.
npx @getmcp/cli add io.github.lordolami/poldexRequires Node.js 18+. Community-contributed server. Review source before installing.
POLDEX_API_KEYPolDex API key used for authenticated credit, estimate, extraction, job, batch, connector event, and download tools.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lordolami/poldex": {
"command": "npx",
"args": [
"-y",
"@poldex/mcp-server"
],
"env": {
"POLDEX_API_KEY": "",
"POLDEX_API_BASE_URL": ""
}
}
}
}