INSTALL
Add Zerin to your MCP client in seconds.
Pick your tool below. You only need to set up one.
Claude Code
Add to all projects (user scope):
$ claude mcp add zerin --transport http https://zerin.xkenneth.workers.devOr add to current project only (project scope):
$ claude mcp add zerin --transport http https://zerin.xkenneth.workers.dev --scope projectProject scope creates a .mcp.json file you can commit to share with your team.
API Key Auth
OptionalSkip OAuth by using an API key. Create one on the API Keys page, then add the header to your config.
Available Tools
list_todosList all your todos
create_todoCreate a new todo
update_todoUpdate an existing todo
delete_todoDelete a todo
Usage
Just ask naturally:
"Show me my todos"
"Add a todo to review the PR"
"Mark the first todo as done"
Having Issues?
If you're running into problems with authentication, connection, or errors:
View Troubleshooting GuideReady to go?
SIGN IN TO GET STARTED