Cursor + moodspec
Project-level MCP config so every teammate opening the repo inherits the same taste.
Setup · about 2 minutes
- Copy your endpointConnect agent on the canvas, then copy the MCP URL.
- Create .cursor/mcp.jsonAdd the block below at the repo root, or use Settings → MCP → Add new server.
- Enable the serverCursor lists moodspec under available tools; toggle it on for Composer and Chat.
- Prompt normallyCursor pulls the canvas when a request touches UI, copy or brand.
{
"mcpServers": {
"moodspec": {
"url": "https://mcp.moodspec.app/c/brand-soul",
"headers": { "Authorization": "Bearer msk_live_••••" }
}
}
}Team tip
Commit .cursor/mcp.json with a shared canvas and every Composer session in that repo starts from the same fonts, palette and voice.