You need a Marble API key. Write tools such as create, update, and delete
require a private API key.
Installation
The quickest way to add Marble to supported MCP clients is with theadd-mcp
CLI.
-g,
add-mcp writes project-level MCP config.
- Cursor
- VS Code
- Claude Code
- Codex
- Manual
Install in Cursor
Open Cursor with the Marble MCP server pre-filled.
1
Open the installer
Click Install in Cursor and allow your browser to open Cursor.
2
Add your API key
Cursor installs the server with this header:Set
MCP_MARBLE_API_KEY in your environment before starting Cursor.3
Verify the connection
Open Cursor’s MCP settings and confirm that the
marble server is
enabled. The server URL should end with /mcp.Available Tools
Tool badges describe how clients may present or approve tool calls:READ-ONLY: reads data without changing your workspaceDESTRUCTIVE: may update or delete existing content
Posts
Posts
Categories
Categories
Media
Media
Fields
Fields
Authentication
The MCP server accepts your Marble API key through one of these headers:Troubleshooting
If your client cannot connect, verify that:- The URL ends with
/mcp - The API key header is present
- Your key has the permissions needed for the tool you are calling
- Write operations use a private Marble API key