Provides a Model Context Protocol (MCP) server for Warp integration and a traditional HTTP REST API for development.
This project offers a dual-server setup, featuring both a traditional HTTP REST API server for general development and manual testing, alongside a Model Context Protocol (MCP) server designed for seamless integration with Warp. The MCP server is a true implementation of the JSON-RPC via stdio protocol, exposing a set of powerful tools for Large Language Models (LLMs) to interact with user and task data. It serves as a practical example for developing and testing Warp-compatible applications.