DeepPane Focus Space runs on your own machine — the client starts it, so there is no endpoint to ping. 127 installs a week from npm. Last commit 20 Jul 2026.
Create focus spaces and read user-authorized focus history summaries.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add focus-space -- npx -y @deeppane/mcp-server
{
"mcpServers": {
"focus-space": {
"args": [
"-y",
"@deeppane/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.focus-space]
command = "npx"
args = ["-y", "@deeppane/mcp-server"]
{
"mcpServers": {
"focus-space": {
"args": [
"-y",
"@deeppane/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"focus-space": {
"args": [
"-y",
"@deeppane/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.