Skip to content
unlob

Integrations

Every endpoint is a GET with a header, so there is nothing to install. MCP clients get all11 tools from one config block; frameworks need about ten lines.

MCP config — works in every MCP clientjson
{
  "mcpServers": {
    "unlob": {
      "command": "npx",
      "args": ["-y", "@unlob/mcp"],
      "env": { "UNLOB_API_KEY": "ulb_your_key_here" }
    }
  }
}

Not listed?

Everything is a GET with a header, so any HTTP client works. The API reference documents every endpoint and parameter.