Your team's workspace.
Any AI tool.

Structured content on your filesystem. AGENTS.md tells every AI tool what it needs to know. No plugins. No lock-in. Just markdown files that work everywhere.

or download the macOS client

AGENTS.md
# Chameleon Workspace

Member: sarah.chen
Spaces: engineering, growth-project

# Content Types Available
Task · Goal · Decision · Document
Meeting · Note · Log · Profile

# MCP Server
Connect: chameleon --mcp
Protocol: Model Context Protocol

→ Any AI tool can read this file.

Works with every AI tool

No plugins. No extensions. No lock-in. Chameleon puts structured markdown on your filesystem — any tool that reads files just works.

C
Cursor
W
Windsurf
CC
Claude Code
Cx
Codex
GC
GitHub Copilot
AG
Antigravity
VS
VS Code
Vi
Vim / Neovim
+
Any tool that reads files

Markdown files. Open standard. Zero vendor lock-in.

Chameleon puts structured markdown files on your filesystem. AGENTS.md tells your AI tool everything it needs to know. MCP server included. No proprietary formats. Switch tools any time — your workspace stays the same.

Your personal AI workspace

Not just for your boss — Chameleon makes every team member more productive with a workspace that adapts to how you work.

Your private workspace

A personal space that belongs to you. Your notes, your tasks, your decisions — organized your way.

AGENTS.md auto-generated

Any AI tool understands your context instantly. Personalized for you on every sync — always fresh.

Built-in MCP server

Run `chameleon --mcp` for structured AI interactions via the Model Context Protocol.

Sync'd with cloud

Work offline, sync seamlessly. Cloud is the source of truth — your local workspace is always up to date.

12 content types

Tasks, goals, decisions, documents, meetings, and more — structured markdown, version-controlled.

Structure without friction

Give your team the structure they need without slowing them down. Chameleon provides organizational tools that stay out of the way.

Units

Departments and teams with layered permissions — owner, write, read access at every level.

Projects

Collaborative spaces that cut across team boundaries. Invite anyone, control access.

Dashboards

Org-wide, unit-level, and personal views — see what matters at every level.

Invite & Roles

Admin, member, viewer — granular control over who sees and edits what.

Registry Governance

Content types governed by a central registry — consistency without bureaucracy.

Up and running in 3 steps

01

Create your org

Sign up with Google, name your workspace. You're live in under a minute.

02

Invite your team

Add members, assign roles, create units and projects. Structure that makes sense.

03

Install Chameleon

Download the macOS client, run `chameleon sync`, and work with any AI tool instantly.

Get Chameleon

Sync your workspace to your filesystem. Work with any AI tool — no plugins, no lock-in.

Chameleon for macOS

Sync your workspace to your filesystem. Works with any AI tool.

Download for macOS

Coming Soon Join the beta — launching shortly

Get started right now with the web app

Start with the Web App

12 content types. One standard.

Structured markdown. Version-controlled. AI-readable.

TSK Task
GOL Goal
DEC Decision
DOC Document
PRF Profile
MTG Meeting
EVT Event
REC Record
NTE Note
LOG Log
INC Incident
EXP Expense
TSK-CO-000042-migrate-auth.md
---
id: a1b2c3d4-...
type: task
status: in-progress
priority: high
assigned-to: sarah.chen
---

# Migrate auth to PKCE flow

Move from implicit grant to PKCE for
all OAuth providers...