Agent Skills: BCMS MCP (remote server)

Use when the user works with the BCMS MCP remote server only (session, tools, entries, media). Load references/mcp.md for full protocol, errors, and recipes.

UncategorizedID: bcms/ai/bcms-mcp

Repository

bcmsLicense: MIT
2

Install this agent skill to your local

pnpm dlx add-skill https://github.com/bcms/ai/tree/HEAD/providers/cursor/plugin/skills/bcms-mcp

Skill Files

Browse the full folder contents for bcms-mcp.

Download Skill

Loading file tree…

providers/cursor/plugin/skills/bcms-mcp/SKILL.md

Skill Metadata

Name
bcms-mcp
Description
Use when the user works with the BCMS MCP remote server only (session, tools, entries, media). Load references/mcp.md for full protocol, errors, and recipes.

BCMS MCP (remote server)

For session lifecycle, environment configuration, tool naming, pagination, ProseMirror / pointer links, and troubleshooting, read the full guide:

references/mcp.md

Use the pointer link tools from the MCP server for internal BCMS links in rich text (entry:…, media:…); do not invent slug URLs for entry targets.

For any supported framework (Next.js, Nuxt, Astro, Svelte, Gatsby, Vite, and the rest of the stacks in references/frameworks.md) and for @thebcms/client SDK usage, use the bcms skill (skills/bcms/SKILL.md) instead of this MCP-only skill.