Query live Mac system metrics, listening ports, and Claude Code and Codex session history.
MCPpedia last refreshed this data
io.actvt/actvt is an MCP server that query live Mac system metrics, listening ports, and Claude Code and Codex session history. Its tool list has not been published yet over stdio and sse, requires no API key, and scores 67/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-actvt-actvt": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Actvt shows live CPU, GPU, memory and network for your Mac. It also reads the Claude Code and Codex session transcripts already sitting on your disk, so you can search them, see what they actually cost, and pick one back up where you left it.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / analytics
MCP client bridge: connects to MCP servers and registers their tools on ctx.tools
An autonomous agent that conducts deep research on any data using any LLM providers
The official MCP server implementation for the Perplexity API Platform
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
MCP Security Weekly
Get CVE alerts and security updates for io.actvt/actvt and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A macOS app that monitors your Mac and your AI coding agents in one place.
Actvt shows live CPU, GPU, memory and network for your Mac. It also reads the Claude Code and Codex session transcripts already sitting on your disk, so you can search them, see what they actually cost, and pick one back up where you left it.
It ships an embedded MCP server, so your agents can query the machine they are running on.
Download for Apple Silicon. Requires macOS 15.5 or later.
The current release is 1.1.6. Updates are delivered in-app through the Sparkle appcast in this repository.
System monitoring. CPU, GPU, memory and network with live graphs, usage breakdowns and temperatures. History is persisted across restarts.
Agent sessions. One browser for every Claude Code, Codex and Claude Desktop session. Full transcripts with thinking blocks and tool calls, outline navigation, search across everything, and one-click resume back into your terminal. Sessions are tagged by where they started, so a run in Ghostty is distinguishable from one in Cursor.
Cost and usage analytics. Total spend, token counts, cache hit ratio, spend by project, tool usage, and a daily activity heatmap. Plan usage bars show how much of your Claude and Codex quota is left and when it resets.
Spend is calculated at API token pricing. On a flat-rate plan that figure is not your bill. It is what those tokens would have cost at API rates, which is a useful read on what you are getting out of the plan.
Remote sessions. Reach over SSH to other Macs and headless Linux boxes and fold their sessions into the same timeline. Tailscale peers are discovered automatically. Install the helper on each host with one command, no sudo required.
curl -fsSL https://actvt.io/install-cli.sh | sh
Notifications. Get told when a session is waiting on your input, finishes, errors, runs long, or crosses a cost threshold. Clicking a notification raises the exact terminal or editor window that session lives in.
Sensitive data detection. Transcripts are scanned for emails, credentials, payment cards, IDs and other sensitive spans. Every scan runs on-device and offline. Values are masked by default.
Port manager. List every listening TCP port with the process behind it, and reclaim one without leaving the app.
Actvt embeds a Model Context Protocol server. One click connects it to your installed Claude Code and Codex CLIs, after which your agents can ask Actvt about the machine they are running on. The server is local and protected by an auth token.
| Group | What agents can query |
|---|---|
| System | CPU, GPU, memory, network, thermal pressure, uptime, and persisted history |
| Ports | Every listening port and its owning process. port_kill reclaims one. It refuses protected, system and AI-agent processes, and re-verifies the target before acting |
| Agent sessions | Cost and token roll-ups, full-text transcript search, error-pattern triage, and resume cues. Remote-aware, so sessions on your other machines are visible too |
A practical use is diagnosis. An agent can ask whether a slow session was the model thinking or the Mac thermal-throttling, and get an answer grounded in what actually happened.
Raw transcripts stay behind an explicit opt-in, and detected sensitive data is masked.
Actvt reads session files that are alre