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.

COMING SOON

Ready-made integrations are on the way.

We're building the first batch now. In the meantime, everything AgentsWorklog can do is already exposed over the REST API and the MCP server — the same surfaces the first-party integrations will be built on. Start with the paths below.

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

Change polling & webhooks

Poll list endpoints cheaply with ETag / If-None-Match; inbound GitHub webhooks auto-archive on merge and branch delete.

How it works →
Web

Live web feed

A read-only, per-repo web view of active work and Notables for humans.

Feed 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.