Quickstart
Create your account with email, Google, or Apple, and continue to Console. Then create a scoped copy-once API key, add one URL or file, wait for processing, and retrieve useful context.
Bring the same Marrow context into your app, agent, or local workflow through the client that fits your stack.
Create your account with email, Google, or Apple, and continue to Console. Then create a scoped copy-once API key, add one URL or file, wait for processing, and retrieve useful context.
Bring Marrow context into a server-side app with full control over requests, responses, citations, errors, and credential handling.
Use the reviewed Python client package for a typed workflow. Direct HTTP remains the canonical integration path.
Use the CLI to add a URL or file, check processing, and retrieve the context your task needs. It runs on macOS, Linux, and Windows; account sign-in uses macOS Keychain, with Console for account work on Linux and Windows.
Connect remote MCP clients directly to https://mcp.marrow.id. Hosted MCP is the recommended agent integration path.
Use marrow mcp when a client requires a local stdio server. It exposes the same Marrow tools without creating separate memory state.