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
App backends, admin tooling, integrations.
Agent access to workspace apps and records.
Workflows, approvals, run history, and retries.
Assistant setup, artifacts, handoffs, and registered apps.
BI, analytics sites, governance, and reporting.
Workspace data, permissions, scopes, audit trail, and usage metering
MCP
{
: 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
curl "$SLAB5_API_BASE_URL/workspace" \
-H "Authorization: Bearer $SLAB5_WORKSPACE_API_KEY"