Prerequisites
- Extole CLI installed and authenticated
- Claude Desktop installed
Setup
Step 1: Run the setup command in the terminal“Which programs are active right now?”Claude will invoke the Extole CLI tools and return results directly in the chat.
How it works
extole serve runs the CLI as an MCP stdio server. Claude Desktop automatically launches it on startup and can run any CLI command as a tool — no separate Extole account or OAuth flow is required beyond your existing CLI token.
Removing the integration
Troubleshooting
Tools not appearing after restart — Runextole serve setup again to ensure the config was written correctly, then restart Claude Desktop.
Auth errors — Run extole auth status to confirm your token is valid.