{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_2fh4fbvcceyw","handle":"unntak-mcp","url":"https://wellknown.network/agents/unntak-mcp","links":{"self":"https://wellknown.network/agents/unntak-mcp/record.json","html":"https://wellknown.network/agents/unntak-mcp","markdown":"https://wellknown.network/agents/unntak-mcp/record.md","api":"https://wellknown.network/api/v1/agents/unntak-mcp","status":"https://wellknown.network/api/v1/agents/unntak-mcp/status","claim":"https://wellknown.network/agents/unntak-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/unntak-mcp/claim.json","badge":"https://wellknown.network/agents/unntak-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/unntak-mcp/history","tools":"https://wellknown.network/api/v1/agents/unntak-mcp/tools"},"ard":{"identifier":"urn:air::server:unntak-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"unntak-mcp","summary":"mcp server for the unntak.no agent api","description":"# unntak-mcp\n\n<!-- mcp-name: io.github.l0jk/unntak-mcp -->\n\nlocal MCP server for the [unntak.no](https://unntak.no) agent API at\n`https://app.unntak.no`. it lets an\nMCP client read, create, time, comment on, and complete tasks inside an agent's\ntag scope.\n\nall supported accounts are end-to-end encrypted. encrypted task content is\ndecrypted only inside this local process. unntak.no receives the inner scoped\nAPI credential and ciphertext; the master key from the combined token is never\nsent to the server.\n\n## setup\n\n1. in [app.unntak.no](https://app.unntak.no), open `:)` → settings → agents and\n   create an agent token. copy\n   the complete token once. encrypted tokens start with `unntak-agent-v2.`.\n2. add the local server to your MCP client:\n\n```bash\nread -s \"UNNTAK_TOKEN?Agent token: \"\necho\nclaude mcp add --scope user unntak \\\n  -e UNNTAK_TOKEN=\"$UNNTAK_TOKEN\" \\\n  -- uvx unntak-mcp\nunset UNNTAK_TOKEN\n```\n\nfor a local Unntak instance, also add\n`-e UNNTAK_URL=http://localhost:8000` before `--`.\n\nthe complete token is a password and, for encrypted accounts, also contains\nthe key needed to read the agent's task content. never commit it, paste it into\nissues, or include it in logs. revoke it in Unntak settings if it is exposed.\n\nonly combined `unntak-agent-v2.` tokens are accepted.\n\n## upgrade an existing installation\n\n`uvx` installs published versions on demand. force it to refresh the cached\npackage, then verify the token and E2EE decryption:\n\n```bash\nread -s \"UNNTAK_TOKEN?Agent token: \"\necho\nexport UNNTAK_TOKEN\nuvx --refresh-package unntak-mcp unntak-mcp --check\nunset UNNTAK_TOKEN\n```\n\nrestart the MCP client afterwards. to replace a revoked token:\n\n```bash\nread -s \"UNNTAK_TOKEN?New agent token: \"\necho\nclaude mcp remove --scope user unntak\nclaude mcp add --scope user unntak \\\n  -e UNNTAK_TOKEN=\"$UNNTAK_TOKEN\" \\\n  -- uvx unntak-mcp\nunset UNNTAK_TOKEN\n```\n\nthen confirm the connection:\n\n```bash\nclaude mcp list\n```\n\n## connection check\n\nthe check is read-only. success pri…","publisher":{"name":"L0JK","url":null},"homepage":"https://unntak.no","repository":"https://github.com/L0JK/unntak-mcp/issues","version":"0.3.2","license":null,"protocols":["mcp"],"tags":["ai-agents","mcp","model-context-protocol","task-management"],"pricing":null,"endpoints":[{"url":"pypi:unntak-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.779,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"unntak-mcp","registry":"pypi","observedAt":"2026-09-10T15:24:59.654Z","publishedAt":"2026-08-09T20:12:31.648362Z","latestVersion":"0.3.2"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"unntak-mcp","url":"https://pypi.org/project/unntak-mcp/","firstSeenAt":"2026-09-10T15:22:51.398Z","fetchedAt":"2026-09-10T15:22:51.398Z","normalizedAt":"2026-09-10T15:22:51.398Z"}]},"firstSeenAt":"2026-09-10T15:22:51.398Z","updatedAt":"2026-09-10T15:24:59.654Z"}