The setup command detects Cursor on your machine and connects it, along with any other agent it finds:
$ npx @syntica/mcp setupOr target Cursor alone with npx @syntica/mcp setup --agent cursor. It adds a syntica entry to ~/.cursor/mcp.json and writes a rules file that names each Syntica skill and where to read it, so the agent knows the onboarding, deploy and debug flows without you explaining them. Restart Cursor to pick it up.
Then work in agent mode and ask in your own words: "set this project up on Syntica and deploy it." The agent reads the skill it needs and drives the same tools Claude Code uses.