Create focus spaces and read user-authorized focus history summaries.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by DeepPane Focus Space.
deeppane.create_focus_spacecreate a retry-safe focus space using anonymous Free behavior or a user-authorized handoff token.
deeppane.read_history_summaryread a sanitized focus-history summary with a user-authorized handoff token.
deeppane.request_focus_space_create_tokenopen the DeepPane authorization handoff for focus-space creation.
deeppane.request_history_summary_tokenopen the separate authorization handoff for history summaries.
The official stdio MCP server for creating DeepPane focus spaces and reading user-authorized focus history summaries.
When npx is available, the shorter npx -y @deeppane/mcp-server command is equivalent.
Example MCP client configuration:
On Windows, prefer the npm-native form when npx is not installed or an MCP client cannot resolve command shims.
deeppane.create_focus_space: create a retry-safe focus space using anonymous Free behavior or a user-authorized handoff token.deeppane.read_history_summary: read a sanitized focus-history summary with a user-authorized handoff token.deeppane.request_focus_space_create_token: open the DeepPane authorization handoff for focus-space creation.deeppane.request_history_summary_token: open the separate authorization handoff for history summaries.The server does not expose the DeepPane media catalog, raw focus events, storage keys, signed media URLs, or user credentials.
DEEPPANE_MCP_TIMEOUT_MS: request timeout from 1000 to 60000 milliseconds. Default: 15000.Normal public use requires no API key. Authorization for account-scoped tools is completed by the user in the DeepPane Dashboard and passed as a short-lived handoff token to the relevant tool call.
Documentation: https://deeppane.com/mcp
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/deeppane-focus-space)<a href="https://allmcps.com/mcp/deeppane-focus-space"><img src="https://allmcps.com/api/badge/deeppane-focus-space?style=directory" alt="DeepPane Focus Space on AllMCPs" /></a>