{
  "name": "ActionPilot",
  "tagline": "A control layer for AI that takes action",
  "description": "ActionPilot sits between your AI models and any MCP-connected system, enforcing policy rules, running pre-execution simulations, isolating environments, and producing a full audit trail — before a single row is touched. Bring your own LLM. Bring any MCP server.",
  "url": "https://www.actionpilot.co.uk",
  "status": "live",
  "category": ["AI safety", "MCP", "developer tools", "enterprise AI", "governance"],
  "features": [
    "Execution control — every tool call checked before it reaches a system",
    "Policy engine — declarative rules applied before execution, not after",
    "Pre-execution simulation — see every record and system an action will touch",
    "Environment isolation — production, staging, per-tenant, per-team boundaries",
    "Multi-MCP orchestration — connect and control any number of MCP servers",
    "Full audit trail — prompt, decision, tool, arguments, result, all logged",
    "LLM flexibility — model-agnostic, bring your own API key",
    "Human-in-the-loop — route high-risk actions to Slack, email, or console"
  ],
  "mcp": {
    "compatible": true,
    "protocol": "Model Context Protocol (MCP)",
    "transport": "StreamableHTTP",
    "role": "MCP control layer / policy gateway",
    "description": "ActionPilot does not replace MCP servers — it sits in front of them, intercepting tool calls and enforcing your rules before execution."
  },
  "llm_support": ["Anthropic Claude", "OpenAI GPT", "Google Gemini", "Mistral", "self-hosted open-weights"],
  "deployment": ["Managed cloud (EU, UK, US)", "Self-hosted / VPC"],
  "docs": {
    "llm_context": "https://www.actionpilot.co.uk/llm-context",
    "manifest": "https://www.actionpilot.co.uk/public-manifest.json",
    "homepage": "https://www.actionpilot.co.uk",
    "mcp_spec": "https://modelcontextprotocol.io"
  },
  "contact": {
    "beta": "https://www.actionpilot.co.uk/#pricing",
    "support": "support@actionpilot.co.uk"
  },
  "schema_version": "1.0",
  "last_updated": "2026-04-21"
}
