Coding agent documentation index Fetch the complete documentation index at: https://docs.worklittle.com/docs-agent-manifest.json Use this file to discover all available pages before exploring further.

REST, SDK, CLI, or MCP?

Pick the right way in based on who is calling Worklittle.

One Worklittle key works across the main ways in. The choice is about convenience, not a different account.

Quick picker

| Situation | Start with |
| --- | --- |
| A developer is building an app or backend | REST or the official SDK |
| Someone wants shell scripts or quick tests | CLI |
| You use Claude, Cursor, ChatGPT, or another MCP client | MCP |
| You only need the website | Neither. Use the apps |

Plain English

- REST is direct HTTP calls - The SDK wraps REST with helper methods in TypeScript or Python - The CLI is the same API from a terminal - MCP lets an AI assistant call Worklittle tools for you

See also REST vs MCP in plain English and the deeper REST vs MCP page.

Docs for each path

- Jobs libraries - Business libraries - MCP guide