Headless CMS whose page sections are defined by your own code: pages, records, media, commerce.
npx @getmcp/cli add io.github.cmssy-io/cmssy-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CMSSY_API_TOKENWorkspace API token, created in Dashboard > API Tokens. Starts with cs_.
CMSSY_WORKSPACE_IDId of the workspace the server reads and writes.
CMSSY_API_URLBase URL of the cmssy backend the workspace lives on.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cmssy-io/cmssy-mcp": {
"command": "npx",
"args": [
"-y",
"@cmssy/mcp-server"
],
"env": {
"CMSSY_API_TOKEN": "",
"CMSSY_WORKSPACE_ID": "",
"CMSSY_API_URL": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Run efficiency for coding agents: share of paid tokens that became output, not context re-reading.