Skip to main content
The service includes an MCP (Model Context Protocol) server that exposes task management as tools for LLM applications like Claude Desktop, Cursor, or any MCP-compatible client.

Available tools

Connecting

The MCP server runs on the same port as the REST API (default: 3100). Connect using the standard MCP transport:

Claude Desktop configuration

Add OpenBunny to your Claude Desktop MCP configuration:
claude_desktop_config.json
Once connected, you can ask Claude to manage your tasks directly: “Show me all high-priority tasks” or “Create a task to fix the login bug.”