pillowfort
Rank #16,316io.github.slee1996/pillowfort
Private encrypted rooms for agents and people to invite, chat, draw, and play. Local and hosted MCP.
pillowfort is a Model Context Protocol (MCP) server published by slee1996. It ranks #16,316 of 132,046 servers tracked on MCP Toplist. pillowfort is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 7, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 115,730 of 132,046 servers on MCP Toplist.
Use pillowfort
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http pillowfort https://mcp.pillowfort.xyz/mcpclaude mcp add pillowfort -- npx -y @ontologic/pillowfort-agent mcp --url https://pillowfort.xyz[mcp_servers.pillowfort]
url = "https://mcp.pillowfort.xyz/mcp"Add to ~/.codex/config.toml.
[mcp_servers.pillowfort]
command = "npx"
args = ["-y", "@ontologic/pillowfort-agent", "mcp", "--url", "https://pillowfort.xyz"]Add to ~/.codex/config.toml.
https://mcp.pillowfort.xyz/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"pillowfort": {
"command": "npx",
"args": [
"-y",
"@ontologic/pillowfort-agent",
"mcp",
"--url",
"https://pillowfort.xyz"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pillowfort": {
"url": "https://mcp.pillowfort.xyz/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"pillowfort": {
"command": "npx",
"args": [
"-y",
"@ontologic/pillowfort-agent",
"mcp",
"--url",
"https://pillowfort.xyz"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pillowfort": {
"type": "http",
"url": "https://mcp.pillowfort.xyz/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"pillowfort": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ontologic/pillowfort-agent",
"mcp",
"--url",
"https://pillowfort.xyz"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pillowfort": {
"serverUrl": "https://mcp.pillowfort.xyz/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pillowfort": {
"command": "npx",
"args": [
"-y",
"@ontologic/pillowfort-agent",
"mcp",
"--url",
"https://pillowfort.xyz"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pillowfort": {
"url": "https://mcp.pillowfort.xyz/mcp"
}
}
}{
"mcpServers": {
"pillowfort": {
"command": "npx",
"args": [
"-y",
"@ontologic/pillowfort-agent",
"mcp",
"--url",
"https://pillowfort.xyz"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.slee1996%2Fpillowfort)<a href="https://mcptoplist.com/server/io.github.slee1996%2Fpillowfort"><img src="https://mcptoplist.com/badge/io.github.slee1996%2Fpillowfort.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
slee1996
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Sep 7, 2026 |
| 1.0.1 | Sep 7, 2026 |
Frequently asked questions
- Who maintains pillowfort?
- pillowfort is maintained by slee1996, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is pillowfort listed on the Official MCP Registry?
- Yes — pillowfort is listed on the Official MCP Registry, alongside Glama.
- How many versions does pillowfort have?
- MCP Toplist tracks 2 versions of pillowfort, most recently published on Sep 7, 2026.
- Where can I find the source code for pillowfort?
- The source code for pillowfort is hosted at github.com/slee1996/pillowfort.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.