Skip to content

Developer Program

Crow is an open-source AI platform built on the Model Context Protocol standard. We welcome contributions from developers who want to extend the platform with new integrations, skills, tools, and deployment bundles.

What is Crow?

Crow gives AI assistants persistent memory, a research pipeline, encrypted P2P sharing, and 15+ service integrations. It works with Claude, ChatGPT, Gemini, Grok, Cursor, and more. Everything runs on open standards — no vendor lock-in.

How to Contribute

MCP Integrations

Connect new external services (Linear, Jira, Todoist, etc.) by adding an MCP server entry and a companion skill file.

Building Integrations

Skills

Write behavioral prompts that teach the AI new workflows. Skills are markdown files — no code required.

Writing Skills

Core Server Tools

Add new MCP tools to the crow-memory, crow-research, or crow-sharing servers.

Core Tools

Self-Hosted Bundles

Create Docker Compose configurations with curated integration sets for specific use cases (academic, business, creative).

Bundles

Quick Start

bash
git clone https://github.com/kh0pper/crow.git
cd crow
npm run setup

Then pick a contribution type above and follow the guide.

Community Directory

Browse existing community contributions and submit your own.

Community Directory

Resources

Released under the MIT License.