MCP Server

Connect AI coding agents to your Strayl projects via the Model Context Protocol.

Setup

Run one command — it auto-detects which AI agents are installed and configures them all:

That's it. A browser window opens, you log in, and the agent is connected.

Common options:

Supported agents: claude-code, claude-desktop, cursor, vscode, zed, codex, opencode, gemini-cli, goose, github-copilot-cli

What you get

Once connected, your agent can manage databases and environment variables in your Strayl projects without leaving the editor. See the full tools reference.

Manual installation

If you prefer not to use the CLI:

Authentication

The server uses OAuth 2.0 with PKCE. Agents that support OAuth (Claude Code, Cursor) start the flow automatically — no manual token copy-paste needed.

For agents without OAuth support, pass a Bearer token in the MCP configuration header.

OAuth endpoints

How it works

The server is stateless — each request is independent, no server-side session. All tool calls use standard HTTP request/response (no SSE streaming).

StraylSTRAYL

The place where your code product lives

© 2026 Strayl. All rights reserved.