mcpbeat Sign in
local only

Tteop MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 30 Aug 2026.

Build, validate, and describe TTEOP telemetry envelopes for AI operator token efficiency.

Installs / week
npm · tteop-mcp
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
NOASSERTION
License
JavaScript

Nothing serious here today

Today is the operative word: we check Tteop MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add tteop-mcp -- npx -y tteop-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tteop-mcp": {
      "args": [
        "-y",
        "tteop-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tteop-mcp]
command = "npx"
args = ["-y", "tteop-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "tteop-mcp": {
      "args": [
        "-y",
        "tteop-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tteop-mcp": {
      "args": [
        "-y",
        "tteop-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Tteop MCP

same job, measured the same way
Design Constraint Validator
by cseperkepapp

Validate design tokens for accessibility, scales, and design-system constraint consistency.

103 installs/wk local only
Stitch Wand
by dilshaus

Design token tools for Google Stitch: convert, validate, diff, lint, generate, and export.

35 installs/wk local only
Ateam MCP
by ariekogan

Build, validate, and deploy multi-agent AI solutions from any AI environment.

1 080 installs/wk 57 tools answering
Connic
by connic

Build, test, deploy, and operate Connic agents.

answering
Fetchsandbox
by fetchsandbox

Stateful OpenAPI sandbox for AI agents to validate API integrations end-to-end.

115 installs/wk local only
Shodai Agreements
by shodai

Author, validate, deploy, and operate Shodai on-chain agreements.

11 tools answering
Cactal
by cactal

The website platform for AI agents. One API to build, host, and operate real websites.

answering
I
Imperal MCP
by imperalcloud

Build, validate, smoke-test & deploy Imperal declarative IR apps from any LLM or agent.

169 installs/wk local only

Tteop MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Tteop MCP?
Tteop MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package tteop-mcp.
How do I connect Tteop MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls tteop-mcp straight from npm; nothing to host, nothing to sign up for.
Is Tteop MCP open source?
Yes — it is published under the NOASSERTION licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.