Add Cursor IDE support for existing Claude Code skills and MCP servers.
- Created
.cursor/skills/directory with symlinks to all 5 existing skills:agent-workflowbuilding-agents-corebuilding-agents-constructionbuilding-agents-patternstesting-agent
- Added
.cursor/mcp.jsonwith MCP server configuration (same as.mcp.json)
- Single source of truth - updates to
.claude/skills/are reflected in both IDEs - No duplication or sync issues
- Cursor automatically loads skills from
.cursor/skills/,.claude/skills/, and.codex/skills/
Cursor requires .cursor/mcp.json for project-level MCP servers. This enables:
agent-builder- Agent building MCP servertools- Hive tools MCP server
- Enable MCP: Open Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and runMCP: Enable - Restart Cursor to load the MCP servers from
.cursor/mcp.json - Skills: Type
/in Agent chat and search for the skill name