Client guides
Marque works with MCP clients that support remote Streamable HTTP servers and the standard MCP OAuth flow.
| Client | Best fit | Setup |
|---|---|---|
| Zed | A fast editor with native agents and per-tool approval controls | Add a remote MCP server |
| Cherry Studio | Custom model providers, assistants, and desktop agents | Add a Streamable HTTP server |
| Claude | Claude chat and desktop with cloud-hosted custom connectors | Add a custom connector |
| Cursor | Coding agents with user or project MCP configuration | Add a URL-based MCP server |
| VS Code | GitHub Copilot agents and workspace/user MCP configuration | Add an HTTP MCP server |
In every client, use the same endpoint:
https://marque.at/mcpDo not add an Authorization header or paste a PDS token. The client should discover Marque OAuth and open the browser for sign-in and consent.
If a client sends initialize once and stops at Auth required, it does not support the required OAuth flow. See Troubleshooting.