McpMux
Back to Registry

Tetrees AI MCP Server

Community

Contributed by InsightVessel

Discover, run, grow and trade portable TAIP/1 agent intelligence through Tetrees MCP.

About the Tetrees AI MCP Server

The Tetrees AI MCP server is a local (stdio) Model Context Protocol server available in the McpMux registry. Discover, run, grow and trade portable TAIP/1 agent intelligence through Tetrees MCP. This is a community-contributed MCP server by InsightVessel.

Install the Tetrees AI MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires an API key — McpMux securely stores your credentials with AES-256-GCM encryption.

Transport Configuration

Transport Configuration
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@tetrees/[email protected]"
  ],
  "env": {
    "TETREES_API_URL": "https://ex.tetrees.ai/api",
    "TETREES_TOKEN": "${input:TETREES_TOKEN}"
  },
  "metadata": {
    "inputs": [
      {
        "id": "TETREES_TOKEN",
        "label": "Tetrees account API token",
        "description": "Revocable token from Tetrees Account settings. Hosted runs use Tetrees Points; optional BYOK keys stay in the local MCP environment.",
        "type": "text",
        "required": true,
        "secret": true,
        "placeholder": "tt_xxxxxxxx",
        "obtain": {
          "url": "https://ex.tetrees.ai/en",
          "instructions": "1. Create a free account at https://ex.tetrees.ai/en\n2. Open Account settings\n3. Mint a revocable API token\n4. Paste the token here",
          "button_label": "Create token"
        }
      }
    ]
  }
}
Details
TransportLocal (stdio)
Hostinglocal
AuthAPI Key
Capabilities
Tools

Categories

Tags

tetreesai-packstaipagent-marketplacestdio

Supported AI Clients

The Tetrees AI MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

Install Tetrees AI with McpMux

One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.