Build, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client. Connect the official Air Pipe MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “update_module”: Update an existing reusable module by module_uuid (adds a new revision; spec_yaml is base64-encoded YAML) and optionally redeploy.”
“Use “create_module”: Create a reusable module (a typed config fragment referenced by handle) and optionally deploy it to staging or production. spec_yaml is base.”
“Use “validate_config”: Schema-validate an airpipe YAML config. Send { "yaml": <the full YAML string> }. Returns { valid: true } when it passes, or { valid: false,.”
“Use “list_configs”: List the organization's AirPipe configurations.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Air Pipe holds up.
Operated by Air Pipe (airpipe.io) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Air Pipe adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Air Pipe in the gate directory. No sign-in needed.
Air Pipe's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
update_module — Update an existing reusable module by module_uuid (adds a new revision; spec_yaml is base64-encoded YAML) and optionally redeploy.
create_module — Create a reusable module (a typed config fragment referenced by handle) and optionally deploy it to staging or production. spec_yaml is base
validate_config — Schema-validate an airpipe YAML config. Send { "yaml": <the full YAML string> }. Returns { valid: true } when it passes, or { valid: false,
list_configs — List the organization's AirPipe configurations.
list_organizations — List the organizations you belong to and their organization_uuid. Call this first to get an organization_uuid for the config tools.
deploy_module_revision — Deploy a specific past revision of a module to staging or production.
plan_config — Get airpipe config-authoring instructions plus RAG-retrieved real action examples for a natural-language request, so YOU (the calling model)
get_config — Get a single configuration's data by config_uuid, optionally with its revisions.
+ 11 more tools once connected
https://api.airpipe.io/mcpYes — Air Pipe operates its own remote MCP server at api.airpipe.io. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Air Pipe in the directory. No account or sign-in is needed. From then on, Air Pipe's tools are available in every client you've connected to gate.
No. Air Pipe runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Air Pipe in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Air Pipe in: Claude · Claude Code · ChatGPT · Cursor · VS Code