DeepPane Focus Space
NPM · @DEEPPANE/MCP-SERVER · SCANNED AUG 3
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 →
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 14 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability71
- 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 Management27
- Stability observed for 8 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
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @deeppane/mcp-server
claude mcp add com-deeppane-focus-space -- npx -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": {
"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.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +3
- Stability: unverified → 0.23 ▲ functional
- 1 Aug 26 +15
- Malware scan: unverified → pass ▲ security
- 31 Jul 26 −10
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 92
First indexed and scored.
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 3 Aug 2026 · Analysed npm/@deeppane/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- 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
- Discovery method:
- attestation_endpoint
Dependencies 0 packages
0 packages in the resolved dependency tree.
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.
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.