Cursor
Connect Wolbarg Workspace to Cursor with MCP tools and host rules.
Connect
From your project root (after init):
npx @wolbarg/workspace connect cursorThis installs the Workspace MCP server and Cursor host rules for the current project. Restart Cursor afterwards.
What you get
- Shared project memory tools (
memory_load,memory_search,memory_write, …) - Cursor rules that tell the agent to use Workspace as current project truth
- No hand-edited MCP JSON
Verify
npx @wolbarg/workspace doctor
npx @wolbarg/workspace statusSeed memory (recommended)
On the first connected session, paste the Seed project memory prompt from Install. Cursor will scan the repo and write current project truth into Workspace.