Skip to content
Cursor

TeamShared for Cursor

io.github.xhad/teamshared

Shared memory for coding agents. Stop re-explaining your codebase every session.

client:Cursor transport:streamable-http

Install TeamShared in Cursor

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

{
  "mcpServers": {
    "teamshared": {
      "url": "https://teamshared.com/mcp"
    }
  }
}

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

TeamShared in other clients