Developer documentation

Build with Lumipact

Connect your AI tools, automate workflows, and query your contract portfolio programmatically. Lumipact exposes a remote MCP server and a standard OAuth 2.1 authorization flow.

Quick start

Add Lumipact to Claude Desktop in two steps.

  1. 1

    Add the server to your Claude Desktop config

    // ~/Library/Application Support/Claude/claude_desktop_config.json

    {

    "mcpServers": {

    "lumipact": {

    "type": "http",

    "url": "https://lumipact.com/api/mcp",

    "authorization_server": "https://lumipact.com"

    }

    }

    }

  2. 2

    Restart Claude Desktop and authorize

    Claude will prompt you to sign in to Lumipact and choose which entities to expose. You stay in control of exactly what data the AI can see.

Building a custom integration?

Register an OAuth app in your workspace settings to get a client ID and secret.

Go to Developer settings

    We use privacy-friendly analytics to understand which pages are useful. No ads, no cross-site tracking. Read our cookie policy.