Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.oleander.dev/llms.txt

Use this file to discover all available pages before exploring further.

Overview

The oleander MCP server exposes your context graph to any MCP-compatible client. Clients can list datasets, look up lineage, fetch run history, and query cost attribution through a stable set of tools.

Endpoint

The remote MCP server is hosted at:
https://oleander.dev/mcp
Authenticate with your oleander API key using the Authorization: Bearer header (handled automatically by most MCP clients once configured).

Editor setup

See the Tools section for editor-specific setup:

Learn more