Docs

Bring the same Marrow context into your app, agent, or local workflow through the client that fits your stack.

Direct HTTP

Bring Marrow context into a server-side app with full control over requests, responses, citations, errors, and credential handling.

Python

Use the reviewed Python client package for a typed workflow. Direct HTTP remains the canonical integration path.

Public CLI

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.

Hosted MCP

Connect remote MCP clients directly to https://mcp.marrow.id. Hosted MCP is the recommended agent integration path.

Local stdio MCP

Use marrow mcp when a client requires a local stdio server. It exposes the same Marrow tools without creating separate memory state.