Logs agent work through one MCP tool, with configurable schemas and JSONL, webhook, or Postgres output sinks.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Agent Breadcrumbs.
log_workLog agent work. Call on meaningful progress/completion. Schema source=custom: persisted fields are defined by inputSchema.properties.log_record.properties. Sink=jsonl: persisted records are appended to /home/user/.agent-breadcrumbs/logs.jsonl.
Lightweight logging & observability for agent work across clients (Codex, Claude, Cursor, ChatGPT, OpenClaw, and others).
https://github.com/user-attachments/assets/3eac31a8-107c-4a82-a14c-dcfa500dd1a9
log_work) that aggregates work done across different agents for single or multiple users.packages/mcpapps/dashboardInstall and run with defaults:
Use with an explicit config file:
~/.codex/config.toml):--config is optional. If omitted, server defaults are used:
claude_desktop_config.json):After you install the MCP server make sure to use mcporter so the server can be called through the CLI. Then add a system prompt to the channel you're using.
For cron-driven workflows, instruct agents to call log_work on each scheduled run for regular time-based logging.
General example global instruction/system prompt for clients:
For full MCP server setup, config, and sink details, see packages/mcp/README.md.
Run MCP server locally with a sample config:
Run dashboard locally:
Top-level config file is JSON and supports:
schema for fully custom log_record properties, orschema_profile for built-in profile files in packages/mcp/examples/schema_profilesuser_name for server-side user identity injection into persisted recordssink for destination settings (jsonl, webhook, postgres)Do not set both schema and schema_profile together.
Default behavior when omitted:
agent_id, timestamp, work_summary, additional)jsonl~/.agent-breadcrumbs/logs.jsonllog_record fields from the tool definition.packages/mcp/README.mdapps/dashboard/README.mdFactual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ejcho623-agent-breadcrumbs)<a href="https://allmcps.com/mcp/ejcho623-agent-breadcrumbs"><img src="https://allmcps.com/api/badge/ejcho623-agent-breadcrumbs?style=directory" alt="Agent Breadcrumbs on AllMCPs" /></a>