
The self-hosted visual workspace for your projects.
Organize repositories, notes, links and more on a shared infinite canvas.
Ideon replaces abstract folders with spatial organization. Instead of navigating tabs, you see your entire project context: Git repositories, design notes, and tasks, on a single map.
Home Page | Documentation | Roadmap | Discord Server | About
Try the hosted demo instantly (no setup required):
ideon-demoideon-demoRequires Docker and Docker Compose.
1. Clone the repository (or download docker-compose.yml directly)
2. Copy the environment template and fill in the required values
cp env.example .env
Edit .env and set at minimum SECRET_KEY (generate with openssl rand -hex 32) and any DB credentials you want to change.
3. Start the stack
docker compose up -d
Once running, access the dashboard at: http://localhost:3000
If you've ever wanted to contribute to open source, and a great cause, now is your chance!
Bug reports, feature ideas, documentation improvements, and code contributions all matter.
Start here:
Thanks go to these wonderful people:
This project follows the all-contributors specification. Contributions of any kind are welcome!
AGPLv3.
If you deploy Ideon publicly and modify it, you are expected to share the changes.
$ claude mcp add ideon \
-- python -m otcore.mcp_server <graph>