DeepPane Focus Space
NPM · @DEEPPANE/MCP-SERVER · SCANNED SEP 20
Create focus spaces and read user-authorized focus history summaries.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to AntMesh/deeppane-mcp-server). View diagnostics → Pass
- Clear OSI-approved license (Apache-2.0).Pass
- Actively maintained (last published 62 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability74
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 515 tokens (~128/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
- Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the DeepPane Focus Space MCP server?
DeepPane Focus Space runs locally as an npm package, launched with npx -y @deeppane/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @deeppane/mcp-server
claude mcp add com-deeppane-focus-space -- npx -y @deeppane/mcp-server
{
"mcpServers": {
"com-deeppane-focus-space": {
"command": "npx",
"args": [
"-y",
"@deeppane/mcp-server"
]
}
}
} {
"servers": {
"com-deeppane-focus-space": {
"command": "npx",
"args": [
"-y",
"@deeppane/mcp-server"
]
}
}
} codex mcp add com-deeppane-focus-space -- npx -y @deeppane/mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-deeppane-focus-space": {
"type": "local",
"command": [
"npx",
"-y",
"@deeppane/mcp-server"
],
"enabled": true
}
}
} openclaw mcp add com-deeppane-focus-space --command npx --arg -y --arg @deeppane/mcp-server
mcp_servers:
com-deeppane-focus-space:
command: "npx"
args: ["-y", "@deeppane/mcp-server"] {
"McpServers": {
"com-deeppane-focus-space": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@deeppane/mcp-server"
]
}
}
} assistant mcp add com-deeppane-focus-space -t stdio -c npx -a -y @deeppane/mcp-server
{
"mcpServers": {
"com-deeppane-focus-space": {
"command": "npx",
"args": [
"-y",
"@deeppane/mcp-server"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 −3
- Stability: pass → 0.80 functional
- 16 Sept 26 +1
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 −3
- Stability: pass → 0.80 functional
- 9 Sept 26 +1
- Stability: 0.97 → pass security
- 7 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/@deeppane/mcp-server@0.1.3
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | AntMesh/deeppane-mcp-server |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/AntMesh/deeppane-mcp-server/.github/workflows/publish.yml@refs/tags/v0.1.3 |
| Rekor log index | 2200598572 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:6f67fe846f897450009902dc7e775067d273cbad08034d0e7647dc60689ae7fae433624b8da22eb3bc6a709fa6007f980fe650538bd06b9cde7b2eebd |
Background: How many MCP packages publish verified provenance →
Dependencies 0 packages
| Packages resolved | 0 |
|---|---|
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
deeppane.create_focus_space Create DeepPane Focus Space ~281
Create an agent-selected DeepPane focus space through the public agent contract. Use handoffToken for user-authorized Pro/Free entitlements, or omit it for anonymous Free behavior. This tool returns share/dashboard links and sanitized selection metadata only; it never exposes media catalog data or R2 keys.
| Name | Type | Req | Description |
|---|---|---|---|
| attribution | object | – | Optional safe caller attribution. Do not include secrets, account data, raw prompts, or personal history. |
| handoffToken | string | – | Short-lived focus_space.create token copied from the DeepPane Dashboard Agent Access panel. |
| idempotencyKey | string | – | Stable opaque key for retry-safe creation. Reuse only for the same logical request. |
| intent | string | – | Supported work intent used for semantic scene and music selection. |
| locale | string | – | Optional DeepPane locale, for example en or zh-CN. |
| musicHints | object | – | Safe semantic hints for music selection, not raw track metadata. |
| operationId | string | – | Stable operation id, combined with attribution.agentRunId when idempotencyKey is omitted. |
| quote | object | – | Quote request. Free uses catalog quotes; Pro handoff tokens may allow custom quote text. |
| sceneHints | object | – | Safe semantic hints for scene selection, not raw catalog filters. |
| timer | object | – | Bounded timer request. |
| Name | Type | Req | Description |
|---|---|---|---|
| apiStatus | integer | – | – |
| error | string | – | – |
| issues | array | – | – |
| message | string | – | – |
| next | string | – | – |
| ok | boolean | yes | – |
| payload | object | – | – |
| tool | string | – | – |
No examples provided.
deeppane.read_history_summary Read DeepPane History Summary ~89
Read the agent-safe DeepPane work-time history summary using a short-lived Dashboard handoff token. This tool does not expose raw events, media metadata, or account profile data.
| Name | Type | Req | Description |
|---|---|---|---|
| days | integer | – | History window in days. Defaults to 90. |
| handoffToken | string | yes | Short-lived focus_logs.history_summary.read token copied from the DeepPane Dashboard Agent Access panel. |
| Name | Type | Req | Description |
|---|---|---|---|
| apiStatus | integer | – | – |
| error | string | – | – |
| issues | array | – | – |
| message | string | – | – |
| next | string | – | – |
| ok | boolean | yes | – |
| payload | object | – | – |
| tool | string | – | – |
No examples provided.
deeppane.request_focus_space_create_token Request Focus Space Token ~48
Return the first-party Dashboard handoff instructions for creating a short-lived focus_space.create token.
| Name | Type | Req | Description |
|---|---|---|---|
| dashboardUrl | string | – | Optional Dashboard URL override to show the user. |
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | – | – |
| audience | string | – | – |
| dashboardUrl | string | – | – |
| error | string | – | – |
| issues | array | – | – |
| next | string | – | – |
| ok | boolean | yes | – |
| scope | string | – | – |
| tokenEndpoint | string | – | – |
| tool | string | – | – |
No examples provided.
deeppane.request_history_summary_token Request History Summary Token ~49
Return the first-party Dashboard handoff instructions for creating a short-lived focus_logs.history_summary.read token.
| Name | Type | Req | Description |
|---|---|---|---|
| dashboardUrl | string | – | Optional Dashboard URL override to show the user. |
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | – | – |
| audience | string | – | – |
| dashboardUrl | string | – | – |
| error | string | – | – |
| issues | array | – | – |
| next | string | – | – |
| ok | boolean | yes | – |
| scope | string | – | – |
| tokenEndpoint | string | – | – |
| tool | string | – | – |
No examples provided.
What is the DeepPane Focus Space MCP server?
DeepPane Focus Space is an MCP server listed in the public MCP registry as com.deeppane/focus-space. Create focus spaces and read user-authorized focus history summaries. This page covers its npm package (@deeppane/mcp-server).
Is the DeepPane Focus Space MCP server safe to use?
DeepPane Focus Space scores 93 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the DeepPane Focus Space MCP server expose?
DeepPane Focus Space exposes 4 tools: deeppane.create_focus_space, deeppane.request_focus_space_create_token, deeppane.request_history_summary_token, deeppane.read_history_summary. Their descriptions and schemas cost roughly 467 tokens of context every time the server is loaded.
Is the DeepPane Focus Space MCP server still maintained?
DeepPane Focus Space is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the DeepPane Focus Space MCP server under?
DeepPane Focus Space declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.