Skip to main content

Introduction

Foundry is an AI-native developer platform that gives your apps and tools persistent context, security scanning, and first-class Cursor integration via MCP.

Three pillars

How it works

  • API: REST at https://api.withfoundry.ai. All responses use the envelope { success, data, meta: { requestId } }.
  • Auth: API keys with prefix key_ sent as Authorization: Bearer key_....
  • SDK: @withfoundry/sdk for Node/TypeScript.
  • MCP: @withfoundry/mcp-server for Cursor and other MCP clients.

Next steps

Quickstart

Get from zero to your first memory write in under 5 minutes.