# @kaneo/mcp

Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.1.11
- **Author:** io.github.usekaneo
- **License:** Unknown
- **npm:** @kaneo/mcp
- **Source:** https://github.com/usekaneo/kaneo
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 10 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-19T01:51:00.726Z
- **Version scanned:** 0.1.11
- **CVEs:** none found by OSV at scan time

## Tools

36 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `whoami`
- `list_workspaces`
- `list_projects`
- `get_project`
- `create_project`
- `update_project`
- `list_tasks`
- `get_task`
- `create_task`
- `update_task`
- `move_task`
- `update_task_status`
- `list_task_comments`
- `create_task_comment`
- `update_task_comment`
- `delete_task_comment`
- `list_workspace_labels`
- `create_label`
- `attach_label_to_task`
- `detach_label_from_task`
- `create_task_relation`
- `get_task_relations`
- `delete_task_relation`
- `delete_label`
- `list_workspace_members`
- `search`
- `list_project_columns`
- `delete_task`
- `update_task_assignee`
- `update_task_due_date`
- `list_task_time_entries`
- `get_time_entry`
- `create_time_entry`
- `update_time_entry`
- `list_task_activity`
- `list_notifications`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@kaneo/mcp\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Extensive to critical — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: deletes data; runs on your machine.
- Floor 40, ceiling 64 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40kaneo%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40kaneo%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40kaneo%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40kaneo%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
