Tessera MCP Server
Quality Score
90
/100
MCP server for Tessera's LLM cost-optimization layer: anchored spend, drift, recommendations.
§00 Trust verdict · v1 advisory · method
UNVERIFIEDno verdict on file
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@tessera-llm/mcp-server"
],
"env": {
"TESSERA_API_KEY": "<your-tessera_api_key>",
"TESSERA_UPSTREAM_API_BASE_URL": "https://ledger.tesseraai.io"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@tessera-llm/mcp-server"
],
"env": {
"TESSERA_API_KEY": "<your-tessera_api_key>",
"TESSERA_UPSTREAM_API_BASE_URL": "https://ledger.tesseraai.io"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @tessera-llm/mcp-server§02 Environment variables
TESSERA_API_KEYrequiredsecret
API key in tk_* format. Get one free at https://tesseraai.io/dev.
TESSERA_UPSTREAM_API_BASE_URLOverride only for staging or local-dev testing.
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04 Alternatives in AI & LLMs
OpenAI Tools MCP Server
ai.com.mcp/openai-tools
Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI.
ai.llmse/mcp
ai.llmse/mcp
Public MCP server for the LLM Search Engine
Ninar AI
ai.ninar/ninar
Audit your brand's visibility across ChatGPT, Gemini, Claude, Perplexity + 6 more engines.