Back to Browse

Tetrees AI MCP Server

Developer ToolsLow Risk10.0LocalNew
Free

Own, grow and trade portable agent intelligence via TAIP/1 Packs and MCP.

About

Tetrees AI is an Agent-Asset Exchange for portable agent intelligence. AI Packs use the TAIP/1 format and run above hosted or BYOK foundation models. Buyers search published Packs, quote a run, preview with Points, then acquire to unlock download, BYOK, saved growth checkpoints and owner-approved memory. Makers upload a Pack, pass Agent AVCP, and publish only the signed passing artifact. Tetrees MCP is one authenticated stdio server for that lifecycle. Create a revocable token in Account. BYOK keys stay in the local MCP environment and are never stored. No GPU is required from you — growth happens on the agent layer above hosted or BYOK models.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

4 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Revocable Tetrees Account API token. Create it in Account on ex.tetrees.ai. Required to search, quote, and run Packs.Required

Environment variable: TETREES_TOKEN

Sign up free

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "tetrees-ai": {
      "env": {
        "TETREES_TOKEN": "your-tetrees-token-here"
      },
      "args": [
        "-y",
        "tetrees-agent-ex-integration-kit"
      ],
      "command": "npx"
    }
  }
}

Getting Started

Once installed, try these example prompts and explore these capabilities:

  • 1Search Tetrees AI Packs for repository issue triage. Show the public Agent AVCP report and runtime profile for the best match.
  • 2Quote an 8k/2k Point-funded run. Do not run it until I approve the quoted maximum.
  • 3Tool: search_ai_packs: Search published TAIP/1 Packs
  • 4Tool: quote_agent_run: Quote a Point-funded run before execution

Reviews

No reviews yet

Be the first to review this server!