mcpbeat Sign in

AgentTakt MCP Server

by ryoohshima Your server? Claim it
local only

AgentTakt runs on your own machine — the client starts it, so there is no endpoint to ping. 227 installs a week from pypi. Last commit 29 Aug 2026.

Review, edit, and approve AI agent task plans in a ComfyUI-style visual node editor in your terminal

Installs per day peak 418 · avg 70 · +2% w/w
a month agotoday
227
Installs / week
pypi · agenttakt
0
Stars
9 open issues
29 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check AgentTakt 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 agenttakt -- uvx agenttakt
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agenttakt": {
      "args": [
        "agenttakt"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agenttakt]
command = "uvx"
args = ["agenttakt"]
.cursor/mcp.json
{
  "mcpServers": {
    "agenttakt": {
      "args": [
        "agenttakt"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agenttakt": {
      "args": [
        "agenttakt"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to AgentTakt

same job, measured the same way
Yocoolab
by jonahbkerr

Pin visual feedback on any live web page and send it to Claude Code, Cursor or your AI agent.

79 installs/wk local only
Siren
by mysiren

Deterministic visual marketing engine. Your agent plans, renders, and posts on-brand campaigns.

21 tools answering
nable
by getnable

See where your cloud and AI bills go, and spend less. Local-first, in your terminal or editor.

1 780 installs/wk local only
Abnormal Security MCP
by servosity

Abnormal Security email threats, cases, and reporting in your terminal and your AI agents.

local only
Valmera — agentic AI video editor
by valmera

Edit uploaded footage with AI tools: cuts, captions, reframing and previews. Final export in Studio.

answering
AITWIRE — Tenant Ops
by aitwire

Review your AITWIRE recommendations and Brand Canon; file corrections for your approval.

answering
AgentFabric — Human-in-the-Loop Review & Approval
by enzoduit

Human-in-the-loop review and approval for AI agents. Audit trail, approval policies, native MCP.

1 tools answering
Octopus.do
by octopus

Read and edit octopus.do visual sitemaps: pages, blocks and review notes, as the signed-in user.

answering

AgentTakt — questions

Answers built from our own checks of this server.

Why is there no uptime for AgentTakt?
AgentTakt 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 pypi package agenttakt was installed 227 times last week.
How do I connect AgentTakt?
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 agenttakt straight from pypi; nothing to host, nothing to sign up for.
How many people use AgentTakt?
The pypi package agenttakt was installed 227 times in the last week. Week over week that is +2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AgentTakt open source?
Yes — it is published under the MIT licence, written in Python, 0 stars on GitHub and 9 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.