Documentation
Build your team’s work into one flow.
1VEC is a multi-tenant issues & workflow workbench in the Linear model — issues, a delivery canvas, and AI as a first-class operator. Everything you need to run it, integrate it, and extend it.
terminal
$ claude mcp add 1vec --transport http \
--url https://your-1vec.app/mcp \
--header "Authorization: Bearer $KEY"Explore
01
Quickstart
Sign up, create an organization, and ship your first project in minutes.
02
Core concepts
Organizations, projects, issues, and the workflow canvas — the model and its semantics.
03
API conventions
Version prefixes, unified responses, error codes, and how auth works.
04
MCP integration
Connect Claude Code and other agents with scoped keys — humans and AI in one flow.
The model
Organization (tenant)
└─ Project
├─ Issue
└─ Workflow
└─ Node ── depends on ──▶ NodeEvery layer carries an org_id and is isolated at the query layer — the organization is the boundary of tenancy.