# Glue

**Canonical:** https://apis.io/providers/glue/  
**Website:** https://glue.ai  
**APIs profiled:** 1

Glue is a team communication platform that replaces channel-based chat with structured, named threads so decisions stay organized and don't get lost, with AI agents (@Glue, @Cursor) that can be mentioned inside threads to summarize, add context, and generate work. For developers, Glue exposes a public GraphQL API at api.gluegroups.com for sending messages and reading workspaces, threads, and groups; OAuth 2.0 authentication (client-credentials for the GraphQL API, plus an authorization-code flow with dynamic client registration and PKCE for a hosted remote MCP server at mcp.glue.ai); outbound webhooks (message.created, thread.created) signed with HMAC-SHA256; and idempotent upsert keys on message and thread creation. Glue is SOC 2 compliant, supports SSO (Google, Okta), and is backed by Craft Ventures and Y Combinator.

## Kin Score — 46.2 / 100 (developing)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 46.2).

| Facet | Score |
|---|---|
| Discoverability | 87.0 |
| Contract Quality | 45.1 |
| Governance | 18.2 |
| Contract Governance | 18.2 |
| Operational Transparency | 23.7 |
| Developer Ergonomics | 58.9 |
| Commercial Clarity | 46.1 |
| Access Clarity | 46.1 |

## Agent readiness — 40.4 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | no |
| Reversibility Documented | no |
| MCP Server | verified |
| Auth Clarity | yes |
| Idempotency | documented |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | no |
| Event Surface Described | derived |
| Agent Skills | derived |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Self-serve signup — onboarding: self-serve, pricing: unknown, trial: no (confidence: medium).

## APIs (1)

- **Glue GraphQL API** — Public GraphQL API for the Glue workspace — send messages (sendMessage), read workspaces, threads, and groups, with Relay cursor-connection pagination and OAuth2 bearer auth.

## MCP servers (1)

- **Glue MCP Server** — Glue's hosted remote MCP server for its team-communication workspace. The /mcp endpoint on api.glue.ai returns HTTP 401 with a WWW-Authenticate challenge whose resource_metadata...

## Security (2)

- **Glue Authentication** — oauth2 · 2 schemes
- **Glue Domain Security** — TLSv1.3 · HSTS · DMARC

## Tags

Company, Software-as-a-Service, Team Communication, Messaging, Collaboration, GraphQL, Webhook, MCP, Productivity, AI Agents

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/glue/). Scores are computed from the provider's own public artifacts under a published rubric.
