Tessera MCP Server
MCP server for Tessera's LLM cost-optimization layer: anchored spend, drift, recommendations.
Install
npmstdio
npx -y @tessera-llm/mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-tesseraai-mcp-server": {
"command": "npx",
"args": [
"-y",
"@tessera-llm/mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.tesseraai/mcp-server · published 2026-05-27 · updated 2026-05-27. Not an endorsement; review the code before connecting it to anything sensitive.