cursor

Instructions for Cursor and its Composer agent define a working charter for the Teamwork MCP repository. They require checking existing sources, making a plan before non-trivial work, and reporting progress, evidence, and blockers.

In plain words
What is it for?
Use them when asking Cursor to modify or investigate the repository, especially when the task involves planning, source-of-truth documents, existing artifacts, or updating project memory.
Why use it?
They help the agent understand the repository before making changes and keep its work traceable across project files, external sources, and stored memory.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/activ8-ai/teamwork-mcp/cursor
Clone the repo
git clone --depth 1 https://github.com/Activ8-AI/Teamwork-MCP
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,073 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.01073
Opus 5 $0.00000 $0.00536
Sonnet 5 $0.00000 $0.00215
Haiku 4.5 $0.00000 $0.00107

Measured yesterday against content hash 9ec4f6c80bb6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cursor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/agents/cursor.md · 92 lines

How it starts

The opening of the file, as written. The whole thing — 92 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Cursor / Composer Agent Instructions — @vizioz/teamwork-mcp

Charter binding: Activ8 AI Operational Execution & Accountability Charter (v1.5).

Where to look first (context routing)

  • This repo’s SSOT map: docs/SOURCES-OF-TRUTH.md
  • This repo’s audience + surface contract: docs/AUDIENCE-SURFACE-CONTRACT.md
  • Central SSOT map (canonical): https://github.com/Activ8-AI/activ8-ai-unified-mcp-server at docs/SOURCES-OF-TRUTH.md

Output contract

Progress | Evidence | Blockers — no padding.

Minimal working standard

  • Prefer reading sources over guessing.
  • Keep context tight: store pointers (paths/IDs), fetch details just-in-time.
  • Update memory/MEMORY.md when state changes (Live State + Pending).

Seek-First Planning Gate

  • No action begins without a plan.
  • Verify in order: Notion first, then repo, then local/runtime files.
  • Search for existing artifacts before touching or proposing anything new.
  • Build on lineage before create-new.
  • For non-trivial work, externalize a short plan with objective, evidence, options, recommendation, and next action.

Seek First to Understand + Verify What Exists

  • Seek First to Understand: before answering, deciding, or acting, gather context and ensure full comprehension.
  • Verify what exists in Notion: never assume. Check Notion first. Confirm presence, accuracy, and status of relevant information before proceeding.
  • Search for existing artifacts: look for relevant databases, pages, prior work, and connected surfaces before touching, modifying, or proposing anything new.
  • Build on established work: extend, refine, or elevate what exists. Respect artifact lineage.
  • Create new only when necessary: new artifacts or structures only when no suitable reference, structure, or precedent exists.
  • Fail closed on deviation: if verification is missing, the user correction changes the path, or drift is detected, stop, surface the mismatch, and restart from verified state.

Read the full file on GitHub · 92 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 92 lines · 0 tokens per session scan A 9ec4f6c80bb6

Subscribe to this mod's changes

cursor is an agent published in the GitHub repository Activ8-AI/Teamwork-MCP (0 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,073 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.