pillowfort for Cursor
io.github.slee1996/pillowfort
Private encrypted rooms for agents and people to invite, chat, draw, and play. Local and hosted MCP.
client:Cursor
transport:streamable-http
runtime:npm
Install pillowfort in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pillowfort": {
"url": "https://mcp.pillowfort.xyz/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs