Guild.ai

Guild.ai is a control plane for AI agents that lets engineering teams build, deploy, govern, and share agents in production. Agents are authored in TypeScript with the @guildai/agents-sdk (alongside Guild Native and Goose recipe agent types) and run in a governed, sandboxed runtime that mediates all external tool access and enforces least-privilege scoped credentials, with workspaces, versioning, audit logs, and real-time usage and cost tracking. Guild is model-agnostic across OpenAI, Anthropic, and Google, ships a first-party CLI that also runs an MCP server, exposes a Guildcode REST API plus per-trigger API keys for programmatic invocation, offers 40+ integrations (GitHub, Slack, Jira, Linear, Notion, Google Cloud, and more), and provides an Agent Hub for discovering, forking, and publishing agents. Backed by GV, NFX, and Khosla Ventures.

Guild.ai publishes 1 API on the APIs.io network. Tagged areas include Company, Ai, AI Agents, Agent Control Plane, and Agent Runtime.

Guild.ai’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, pricing, signup flow, and 12 more developer resources.

33.0/100 thin Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyAiAI AgentsAgent Control PlaneAgent RuntimeDeveloper ToolsMCPLLMAgent GovernanceSDKCLI

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 33.0/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/guildai: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Guild REST API

The Guildcode REST API for creating workspace-scoped agent sessions, posting events, and reading session events and tasks. HTTP Basic authentication; no public OpenAPI spec.

MCP Servers

guildai-mcp.yml

MCP SERVER

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: guildai
name: Guild.ai
description: Guild.ai is a control plane for AI agents that lets engineering teams build, deploy, govern, and share agents
  in production. Agents are authored in TypeScript with the @guildai/agents-sdk (alongside Guild Native and Goose recipe agent
  types) and run in a governed, sandboxed runtime that mediates all external tool access and enforces least-privilege scoped
  credentials, with workspaces, versioning, audit logs, and real-time usage and cost tracking. Guild is model-agnostic across
  OpenAI, Anthropic, and Google, ships a first-party CLI that also runs an MCP server, exposes a Guildcode REST API plus per-trigger
  API keys for programmatic invocation, offers 40+ integrations (GitHub, Slack, Jira, Linear, Notion, Google Cloud, and more),
  and provides an Agent Hub for discovering, forking, and publishing agents. Backed by GV, NFX, and Khosla Ventures.
url: https://raw.githubusercontent.com/api-evangelist/guildai/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- gv
x-tier: stub
x-tier-reason: portfolio-lead
image: https://app.guild.ai/favicons/favicon.png
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Ai
- AI Agents
- Agent Control Plane
- Agent Runtime
- Developer Tools
- MCP
- LLM
- Agent Governance
- SDK
- CLI
apis:
- name: Guild REST API
  description: The Guildcode REST API for creating workspace-scoped agent sessions, posting events, and reading session events
    and tasks. HTTP Basic authentication; no public OpenAPI spec.
  humanURL: https://docs.guild.ai/platform/triggers
  baseURL: https://app.guild.ai/api
  properties:
  - type: Documentation
    url: https://docs.guild.ai/platform/triggers
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.guild.ai
- type: DeveloperPortal
  url: https://docs.guild.ai
- type: Documentation
  url: https://docs.guild.ai
- type: APIReference
  url: https://docs.guild.ai/platform/triggers
- type: GettingStarted
  url: https://docs.guild.ai/quickstart
- type: Blog
  url: https://guild.ai/blog
- type: Support
  url: https://guild.ai/community
- type: Pricing
  url: https://guild.ai/pricing
- type: SignUp
  url: https://app.guild.ai/
- type: TermsOfService
  url: https://guild.ai/terms
- type: PrivacyPolicy
  url: https://guild.ai/privacy-policy
- type: LLMsTxt
  url: llms/guildai-llms.txt
- type: Packages
  url: packages/guildai-packages.yml
- type: SDKs
  url: packages/guildai-packages.yml
- type: CLI
  url: cli/guildai-cli.yml
- type: MCPServer
  url: mcp/guildai-mcp.yml
- type: Authentication
  url: authentication/guildai-authentication.yml
- type: Conventions
  url: conventions/guildai-conventions.yml
- type: DomainSecurity
  url: security/guildai-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence