INSTALL
Add Zerin to your MCP client in seconds.
01
Claude Code
Run this command in your terminal:
$ claude mcp add zerin --transport http https://zerin.xkenneth.workers.dev02
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"zerin": {
"url": "https://zerin.xkenneth.workers.dev"
}
}
}Config location: ~/Library/Application Support/Claude/claude_desktop_config.json
03
Cursor
Add to your ~/.cursor/mcp.json:
{
"mcpServers": {
"zerin": {
"url": "https://zerin.xkenneth.workers.dev"
}
}
}04
Available Tools
list_todosList all your todos
create_todoCreate a new todo
update_todoUpdate an existing todo
delete_todoDelete a todo
05
Usage
Just ask Claude naturally:
"Show me my todos"
"Add a todo to review the PR"
"Mark the first todo as done"
"Delete all completed todos"
Ready to go?
SIGN IN TO GET STARTED