Submit

Tessera MCP Server

@tessera-llm

MCP server for Tessera's LLM cost-optimization layer. Anchored spend, drift detection, recommendations as typed tools.

Server Config

{
  "mcpServers": {
    "tessera": {
      "command": "npx",
      "args": [
        "-y",
        "@tessera-llm/mcp-server"
      ],
      "env": {
        "TESSERA_API_KEY": "tk_..."
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.