Connect Claude Code to ZERNO MCP
Claude Code is Anthropic's CLI agent. Add ZERNO as a custom MCP connector so the agent can read tasks and write progress from the terminal.
Add the connector
- Open your project in ZERNO web → Integrations → MCP.
- Use server name
zernoand URLhttps://zerno.one/mcp. - Complete OAuth in the browser.
In Claude Code, run:
/mcp add zerno https://zerno.one/mcp
Or use Settings → Connectors → Add custom connector and choose remote HTTP MCP.
Verify
Run /mcp list. You should see zerno with tools.
Workflow tips
- Mention
TASK-42orID42to load a task. - Ask for "triage backlog" to submit pending classification proposals.
- Ask "create a task for this" to file a new intake task.
