Skip to main content
Metal is the AI context layer for financial firms — the source of truth that takes the messy, fragmented data scattered across your systems and consolidates it into a single, accurate, and complete view. It sits between your systems of record and the AI tools you already use, turning everything your firm knows — deals, documents, and the decisions behind them — into structured, AI-ready context. The Metal API and MCP server give your applications and AI agents programmatic access to that context: companies, deals, people, documents, lists, and workflows. Push your firm’s data into Metal, enrich and structure it, search across everything you know, and run AI workflows — so your AI reasons with your firm’s judgment, not just its files.
Using the Metal app rather than building on the API? Switch to the User guide in the product menu at the top of the page.

Quickstart

Make your first authenticated request in a few minutes.

Authentication

Create API keys and authenticate your requests.

Guides

Task-oriented walkthroughs for syncing, enriching, and automating.

API reference

Explore every endpoint with an interactive playground.

Connect via MCP

Use Metal in Cursor, Claude, and ChatGPT over MCP.

Data model

Understand companies, deals, people, and how they relate.

What you can build

Sync your data

Create and update companies, deals, and people from your CRM or internal systems.

Enrich with AI

Trigger enrichment to fill in firmographics, financials, and signals.

Automate research

Run AI workflows to screen targets and generate work product.

Base URL

All API requests are made to the Metal API gateway:
https://api.metal.ai
Every endpoint is versioned under the /v1 prefix and returns JSON. Successful responses wrap their payload in a top-level data field.

Get help

Need a hand? Reach out at support@metal.ai and include the request method, path, and any error response you received.