Developer Platform

Build anything.

Access every feature through our comprehensive GraphQL API. Connect with webhooks. Integrate with AI assistants via MCP. Query with natural language using our CLI.

A developer-first API
built for scale.

Access every feature of Blue through our comprehensive GraphQL API. Built by developers, for developers.

BLUE API

100% feature coverage

Every feature available in the Blue interface is accessible through our API. No limitations, no exceptions.

GraphQL powered

Modern GraphQL API that lets you request exactly the data you need, nothing more, nothing less.

Battle-tested

Trusted by thousands of developers and processing millions of API calls daily with 99.9% uptime.

Real-time webhooks for every event.

Connect Blue to your entire stack with reliable, real-time webhooks.

BLUEWEBHOOKS
YOURSTACK

Instant delivery

Sub-second delivery
with automatic retries.

Signed payloads

Cryptographically signed for
end-to-end security.

Granular filtering

Stay in control and subscribe
to precise events only.

MCP Server

AI-native from
day one.

Connect Blue to your AI assistant and manage workspaces, records, checklists, and more through natural conversation. One config, instant access.

18 toolsRead & writeStreamable HTTPPAT auth
View documentation
claude mcp add \
  -t http \
  -H "x-bloo-token-id: YOUR_TOKEN_ID" \
  -H "x-bloo-token-secret: YOUR_TOKEN_SECRET" \
  -H "x-bloo-company-id: YOUR_COMPANY_SLUG" \
  -- blue https://mcp.blue.cc/mcp
mcp.blue.cc/mcp
CLI

Works where you work.

Blue's CLI integrates with your favorite development tools. Query data, manage records, and automate workflows from any terminal.

$ blue query "show all records assigned to me this week"

┌─────────────────────────────────┬────────────┬──────────┐
│ Record                          │ Status     │ Due      │
├─────────────────────────────────┼────────────┼──────────┤
│ Update onboarding flow          │ In Review  │ Mar 24   │
│ Fix pagination bug              │ In Progress│ Mar 25   │
│ Design system audit             │ To Do      │ Mar 26   │
└─────────────────────────────────┴────────────┴──────────┘

Use Blue's CLI directly inside Claude Code to query, create, and update records using natural language. Claude can orchestrate multi-step workflows across your Blue workspace.

Ask questions,
get instant answers.

Query your data in natural language. Blue's CLI gives you instant insights without leaving your terminal.

  • Natural language queries
  • Real-time data access
  • Works with any workflow
View on GitHub
blue — zsh
$

Powered by

ClaudeGeminiCodex

Ready to start building?

Get started with our API documentation and build your first integration in minutes.