Slab5 developer docs

Build apps, connect agents, and govern workspace automation.

Slab5 gives every workspace a permissioned app plane for business tools, APIs, MCP, App Studio, AgentGrid workflows, approvals, Data & Insights, audit logs, and usage events.

01 Authenticate

Use workspace API keys, OAuth, or MCP access tokens.

02 Pick a surface

Call REST routes or let agents execute MCP tools.

03 Trace the work

Follow request IDs, audit logs, usage, and workflow runs.

Slab5 mental model

Workspace context, business tools, app identities, workflows, agents, and traces.

Live

REST API

App backends, admin tooling, integrations.

MCP Tools

Agent access to workspace apps and records.

AgentGrid

Workflows, approvals, run history, and retries.

App Studio

Assistant setup, artifacts, handoffs, and registered apps.

Data & Insights

BI, analytics sites, governance, and reporting.

Workspace data, permissions, scopes, audit trail, and usage metering

MCP

Remote MCP serverjson
{
  : var(--shiki-token-string)">"color: var(--shiki-token-parameter)">: var(--shiki-token-string)">"mcpServers": {
    : var(--shiki-token-string)">"color: var(--shiki-token-parameter)">: var(--shiki-token-string)">"slab5": {
      : var(--shiki-token-string)">"color: var(--shiki-token-parameter)">: var(--shiki-token-string)">"url": : var(--shiki-token-string)">"https://mcp.slab5.com/v1?workspace_id=wrk_..."
    }
  }
}

REST

Workspace checkbash
curl "$SLAB5_API_BASE_URL/workspace" \
  -H "Authorization: Bearer $SLAB5_WORKSPACE_API_KEY"

Start building

Core surfaces

MCP

Tool schemas, OAuth setup, static tokens, and client guides.

REST API

Workspace-scoped HTTP routes for app and integration backends.

Control plane

Workspace administration, scopes, modules, billing, audit, and usage.

Modules

Operations

Reference

Was this page helpful?