mcpbeat Sign in

AI Agent Scratchpad MCP Server

answering

AI Agent Scratchpad is answering right now. Last checked 14 min ago. It exposes 6 tools. Last commit 15 Apr 2026.

Cloudflare Workers MCP server: ai-agent-scratchpad

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
171 ms
Response time
average over 24h
0
Stars
last commit 15 Apr 2026

Nothing serious here today

Today is the operative word: we check AI Agent Scratchpad 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add ai-agent-scratchpad --transport http https://api.lazy-mac.com/ai-agent-scratchpad/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ai-agent-scratchpad": {
      "url": "https://api.lazy-mac.com/ai-agent-scratchpad/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ai-agent-scratchpad]
url = "https://api.lazy-mac.com/ai-agent-scratchpad/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "ai-agent-scratchpad": {
      "url": "https://api.lazy-mac.com/ai-agent-scratchpad/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ai-agent-scratchpad": {
      "url": "https://api.lazy-mac.com/ai-agent-scratchpad/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

scratchpad
scratchpad_checkpoint
현재 세션 상태의 스냅샷을 체크포인트 태그로 저장합니다. keys를 지정하면 해당 키만 스냅샷.
scratchpad_delete
세션의 특정 키를 삭제합니다.
scratchpad_diff
현재 키 값과 체크포인트 값의 diff를 반환합니다. 또는 두 임의 값의 diff 비교.
scratchpad_list
세션의 모든 키 목록을 반환합니다. 선택적 prefix 필터링 지원.
scratchpad_read
세션의 특정 키 값을 조회합니다.
scratchpad_write
세션에 키-값을 저장합니다. value는 문자열 또는 JSON 직렬화 가능한 값.

Endpoints

URLTransportStateLatencyChecked
https://api.lazy-mac.com/ai-agent-scratchpad/mcp streamable-http answering 277 ms 14 min ago

Alternatives to AI Agent Scratchpad

same job, measured the same way
Agent Memory
by lazymac2x

Cloudflare Workers MCP server: agent-memory

5 tools answering
AI Eval
by lazymac2x

Cloudflare Workers MCP server: ai-eval

3 tools answering
Agent Workflow Engine
by lazymac2x

Cloudflare Workers MCP server: agent-workflow-engine

5 tools answering
Agent Trace Auditor
by lazymac2x

Cloudflare Workers MCP server: agent-trace-auditor

3 tools answering
AI Gateway
by lazymac2x

Cloudflare Workers MCP server: ai-gateway

answering
Agent Loop Detector
by lazymac2x

Cloudflare Workers MCP server: agent-loop-detector

3 tools answering
A11y Scorer
by lazymac2x

Cloudflare Workers MCP server: a11y-scorer

4 tools answering
AI Crawler Policy
by lazymac2x

Cloudflare Workers MCP server: ai-crawler-policy

answering

AI Agent Scratchpad — questions

Answers built from our own checks of this server.

What can AI Agent Scratchpad do?
It exposes 6 tools, read directly from the server on our last check. Among them: scratchpad_checkpoint, scratchpad_delete, scratchpad_diff, scratchpad_list, scratchpad_read, scratchpad_write. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is AI Agent Scratchpad working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 171 ms. The bar chart above shows every period we have measured.
How do I connect AI Agent Scratchpad?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does AI Agent Scratchpad need an API key?
No. AI Agent Scratchpad completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AI Agent Scratchpad?
It answers our handshake in 171 ms on average, which is faster than 72% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is AI Agent Scratchpad open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.