Artie’s Model Context Protocol (MCP) server lets you manage your pipelines and infrastructure directly from AI-powered tools — no context switching required.Documentation Index
Fetch the complete documentation index at: https://artie.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Before you begin, make sure you have:
- An Artie API key (generate one from the Settings page in the Artie dashboard)
- An MCP-compatible client installed (see setup below)
Setup
- Cursor
- Claude Code
- Codex
Add the following to your Cursor MCP config (
.cursor/mcp.json):YOUR_ARTIE_API_KEY with the API key you generated from the Artie dashboard.
What you can do
Once connected, your AI assistant can interact with Artie on your behalf. Capabilities include:Pipelines
Create, update, start, list, and delete pipelines.
Connectors
Create, update, validate, and ping source and destination connectors.
Source Readers
Create, deploy, validate, and manage source readers.
Infrastructure
Manage SSH tunnels, PrivateLink connections, and ingestion API keys.