Skip to content
Cursor

BitsWeave for Cursor

com.bitsweave/bitsweave

Read and write shared BitsWeave context, projects, tasks, and work sessions through MCP.

client:Cursor transport:streamable-http

Install BitsWeave in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "bitsweave": {
      "url": "https://bitsweave.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

BitsWeave in other clients