← All servers
πŸ”Œ

Tessera MCP ServerPublisherπŸ›‘ No advisories

io.tesseraai/mcp-server
New to MCP? Start here β†’
4β˜… stars
38weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of tesseraai.io, who proved control of the domain through the official MCP registry.

Verified owner: tesseraai.io β†—io.tesseraai/mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs TESSERA_API_KEY.
βœ“
Configuration
Reads TESSERA_UPSTREAM_API_BASE_URL.

About

MCP server for Tessera's LLM cost-optimization layer: anchored spend, drift, recommendations.

Packages & transports

npm@tessera-llm/mcp-serverv0.1.2 Β· npx

Metadata

LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@tessera-llm/mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @tessera-llm/mcp-server