Skip to content

jehrhardt/cozyapi

Repository files navigation

Cozy API

Let AI agents interact with your API.

Prerequisites

Install the following prerequisites:

You can easily install the dependencies:

mise install
npm install
uv sync

Usage

Add a .env file with development config:

DATABASE_FILE=~/config/dev.cozyapi/data.db

Run the application locally:

mise run dev:app

Run MCP server with inspector:

mise run dev:mcp

About

Let AI agents interact with your API

Topics

Resources

License

Stars

Watchers

Forks