✨ AI

AI that lives where the work happens, not in a separate tab.

Cmd+K turns natural language into structured tasks. Agents join your team like teammates, with their own roles and token budgets. And it all speaks MCP, so Claude Code, Cursor, and your own client work natively.

Team Settings · AI Agents · Reviewer Bot

Reviewer Bot

✨ AI agent

Watches PR-linked tasks · posts review comments

Token budget · this month 1.2M / 2.0M
Triggers
  • @mention In any comment on watched tasks
  • webhook GitHub PR opened / updated
  • cron Off · enable to send daily summaries
Last action · 14 min ago
Reviewed WEB-184 — flagged 2 untested edge cases in auth/refresh.ts.

Four ways AI shows up in Projoint.

From a single Cmd+K shortcut everyone uses, to autonomous agents that watch your PRs. Each surface is an opt-in — you turn them on per team.

⌘K Personal · everyone

Smart Cmd+K

Type plain English: "review the auth refactor with Alice by Friday, high priority". We parse it into a structured task with assignee, due date, priority, and tags.

Personal · everyone

Personal daily digest

12 mentions overnight · 3 tasks due today · marketing-launch stalled 9 days. Yours in the inbox every morning, scoped to your visibility (RLS narrows it).

Team · custom built-ins

Agents as teammates

Reviewer Bot, PM Assistant, Onboarding Bot — or bring your own system prompt. Each agent is a real `auth.users` row with `is_bot = true`, a team role, a token budget, and a trigger set.

Enterprise

MCP + Claude Code

POST /mcp speaks the standard MCP protocol. Use Claude Code / Cursor / Cline / your own client — same auth, same actions, same data. Read tasks, post comments, start timers, run agents.

You pick how AI gets billed.

Bring your own AI key (default — zero markup) or let us run the keys for a flat per-seat add-on. Switch any time.

BYOK — bring your own key

Default

Free with any plan

  • Your Anthropic / OpenAI / local key — tokens go straight to the provider, never through us
  • Zero markup, full price transparency
  • Set per-user or per-team key — both supported, with priority rules
  • Soft limits + budget alerts (FE)
  • Best for teams that want maximum control

Managed AI

Add-on

+$5/seat/month on Team and Enterprise

  • We handle the keys — you never see a token bill
  • Flat +$5/seat/month add-on, pooled budget per team
  • Soft cap at 80% with email warning · hard cap at 100%
  • Same models, same caching, just billed by us
  • Best for teams that just want it to work
↹ MCP-native

The same AI client you already use, talking to Projoint directly.

We expose a full Model Context Protocol server at POST /mcp. Personal Access Tokens authenticate as a user; everything you can do in the UI, your AI client can do too — read tasks, post comments, change status, start timers, browse projects.

Means you can keep your AI workflow exactly as it is. Claude Code, Cursor, Cline, or whatever ships next year — all of it works the day it supports MCP. Or write your own.

POST https://api.projoint.tech/mcp
{
  "jsonrpc": "2.0",
  "method": "tools/call",
  "params": {
    "name": "create_task",
    "arguments": {
      "projectKey": "WEB",
      "title": "Plan v1 launch",
      "dueDate": "2026-05-22",
      "priority": "high",
      "tags": ["launch", "marketing"]
    }
  }
}
→ WEB-128 · assigned to you · 124 ms

Your data is yours.

We don't train on your content. We don't sell embeddings. Even with Managed AI, the provider's no-training data policy applies, and everything you put in Projoint stays in Projoint — exportable as JSON + files any time, on every paid plan.

Ship the next thing faster.

Free for ten users. No card required. AI optional.