INTEGRATIONS

Works with the tools your agents already use.

AgentsWorklog is an MCP server and a REST API — so it drops into any MCP-compatible agent and connects to the services around your repo. Access is always scoped by GitHub.

AI agents & clients

6

Any MCP-compatible agent can call the tools directly — these are the ones we test against.

Native

Claude Code

Plugin with /activity:* commands and an automatic session-start summary.

Install plugin →
C
MCP

Cursor

Add the MCP server in settings — activity tools connect automatically.

Set up guide →
W
MCP

Windsurf

Expose activity_check and notable_list inside Cascade.

Set up guide →
C
MCP

Cline

Works over MCP, with auto-approve for read-only checks.

Set up guide →
Z
MCP

Zed

Register AgentsWorklog as a context server in Zed's assistant.

Set up guide →
MCP

Any MCP client

Point any MCP-compatible agent at the server URL and go.

Set up guide →

Version control

3

Everything is scoped to a GitHub repository — this is where that link lives.

Core

GitHub

OAuth, repo scoping, and Draft PR links. All access is read straight from GitHub.

How auth works →
CI

GitHub Actions

Auto-archive activities when a PR merges, a branch is deleted, or a check finishes.

Set up guide →
GL
Planned

GitLab

Repo scoping and merge-request links — on the near-term roadmap.

Set up guide →

Notifications

3

Push high-signal changes to where your team already watches.

S
App

Slack

Post high-risk activity and new Notables to a channel.

Add to Slack →
D
App

Discord

Webhook alerts when overlapping work appears in a repo.

Set up guide →
App

Email digests

A daily summary of active work and expiring Notables.

Set up guide →

Build your own

3

If it can make an HTTP request, it can read and write the worklog.

API

REST API

The single source of truth. Everything else is a thin wrapper over it.

API reference →
API

Webhooks

Subscribe to activity.created, activity.archived, and notable events.

Event types →
Embed

Live feed embed

Drop the read-only activity feed into any internal dashboard.

Embed docs →

SOURCE-AVAILABLE

Missing something? Add it in an afternoon.

AgentsWorklog is source-available and every capability is exposed over the REST API. Build an integration, or open an issue and we'll help you wire it up.