a4b.ai Developer Documentation

Welcome to the developer documentation for a4b.ai — the AI-powered asset management platform. Here you’ll find guides, references, and examples for integrating with our APIs and tools.

MCP Server

Connect AI assistants like Claude to your asset management data via the Model Context Protocol. 23 tools, 6 resource templates, OAuth 2.1 security.

REST API Coming Soon

Traditional REST API for programmatic access to assets, maintenance tasks, workspaces, and more.

SDKs Coming Soon

Official client libraries for Python, JavaScript, and Ruby to simplify integration with a4b.ai.

Quick Start

Get up and running with the MCP server in under 5 minutes:

{
  "mcpServers": {
    "a4b-ai": {
      "type": "http",
      "url": "https://a4b.ai/mcp"
    }
  }
}

MCP Quickstart Guide Usage Examples

Support