
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@deeppane/mcp-server
Advanced tools
Official MCP server for DeepPane focus spaces and user-authorized focus history summaries.
The official stdio MCP server for creating DeepPane focus spaces and reading user-authorized focus history summaries.
npx -y @deeppane/mcp-server
Example MCP client configuration:
{
"mcpServers": {
"deeppane": {
"command": "npx",
"args": ["-y", "@deeppane/mcp-server"]
}
}
}
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.
npm install
npm test
npm run check:clean-install
Documentation: https://deeppane.com/mcp
FAQs
Official MCP server for DeepPane focus spaces and user-authorized focus history summaries.
The npm package @deeppane/mcp-server receives a total of 79 weekly downloads. As such, @deeppane/mcp-server popularity was classified as not popular.
We found that @deeppane/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.