Project Tessera

43 tools. 9 can modify or destroy data without limits.

9 write tools that can modify data. Rate limits recommended.

Last updated:

9 can modify or destroy data
34 read-only
43 tools total

Community server · catalogue entry verified 11/06/2026

How to control Project Tessera ↓

What Project Tessera exposes to your agents

Read (34) Write / Execute (9) Destructive / Financial (0)
High Risk

The most dangerous Project Tessera tools

9 of Project Tessera's 43 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Project Tessera

PolicyLayer is an MCP gateway — it sits between your AI agents and Project Tessera, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "organize_files": {
    "limits": [
      {
        "counter": "organize_files_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "context_window": {
    "limits": [
      {
        "counter": "context_window_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Project Tessera — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON PROJECT TESSERA →

Free to start. No card required.

All 43 Project Tessera tools

READ 34 tools
Read context_window Build context window for a query. Read check_document_freshness Check for stale documents exceeding the age threshold. Read decision_timeline Show decision evolution timeline. Read deep_recall Multi-angle memory search with verdict scoring. Read explore_connections Explore connections around a specific topic or document. Read extract_decisions Extract decisions from session/decision logs. Read find_similar Find documents similar to the given source file. Read health_check Run workspace health diagnostics. Read knowledge_stats Get aggregate knowledge statistics. Read list_memories List saved memory files. Read list_plugin_hooks Show registered hooks. Read list_projects List all project spaces. Read list_sources List all indexed source files. Read memory_categories List all memory categories with counts. Read memory_lineage Trace a memory's origin chain. Read memory_tags List all memory tags with counts. Read project_status Get project status. If no project_id, returns all projects summary. Read provenance_stats Get provenance statistics. Read read_file Read file contents by absolute path. Read recent_sessions List recent session summaries. Read review_learned Review auto-learned memories. Read search_analytics Return search analytics summary. Read search_by_tag Find all memories with a specific tag. Read session_interactions List tool interactions from a session. Read session_prime Prime the session with recent context. Read smart_suggest Get personalized query suggestions. Read suggest_cleanup Suggest cleanup actions for the workspace. Read tessera_status Return server health and operational status. Read topic_map Generate topic map of all memories. Read unified_search Search documents and memories together. Read user_profile Get user profile summary. Read vault_status Get vault encryption status. Read view_file_full Return full contents of any supported file as structured text. Read export_memories Export all memories as JSON.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Project Tessera

How do I prevent bulk modifications through Project Tessera? +

The Project Tessera server has 8 write tools including organize_files, sync_documents, toggle_auto_learn. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Project Tessera.

How many tools does the Project Tessera MCP server expose? +

43 tools across 3 categories: Execute, Read, Write. 34 are read-only. 9 can modify, create, or delete data.

How do I enforce a policy on Project Tessera? +

Register the Project Tessera MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Project Tessera tool call.

Deterministic rules across all 43 Project Tessera tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

43 Project Tessera tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.