Get Started

Workjournal connects to your AI assistant as an Open Agent Skill, a remote MCP server, or a local MCP server — depending on which client you use.

1. Sign up

Go to app.workjournal.pro and create an account. You can sign up with email or a social provider.

2. Connect your AI client

Pick your client and platform below — the instructions update accordingly. Don't see your client? Pick Other.

Claude Code — plugin

The Workjournal plugin bundles the skill, CLI commands, and configuration as one drop-in install.

Install

# In Claude Code: add the marketplace, then install the plugin
/plugin marketplace add workjournal-pro/marketplace
/plugin install workjournal@workjournal

Authenticate

/workjournal login

The agent opens a browser window, you approve, and it pastes the code back automatically. Credentials are stored at ~/.config/workjournal/credentials.json (or the platform equivalent — see /docs/cli-tool-auth-workflow).

Start using

/workjournal              # write a new entry
/workjournal last 3       # review recent entries
/workjournal check        # find relevant context
/workjournal search auth  # full-text search