Connect AI Tools to Your Asset Management

Use Claude Code, ChatGPT, and other AI assistants to query your assets, schedule maintenance, and generate reports — all through the Model Context Protocol (MCP).

What Can AI Do With Your Assets?

MCP gives AI assistants direct, secure access to your asset management data.

Natural Language Queries

Ask questions like "Which assets are overdue for maintenance?" and get instant answers from your real data.

Automated Maintenance

Let AI create and update maintenance tasks, track schedules, and manage asset states.

Real-Time Data Access

AI reads your live asset catalog, maintenance schedules, organization stats, and activity history.

Works With Any MCP Client

Claude Code, Claude Desktop, ChatGPT, and any MCP-compatible AI tool can connect.

Built-In AI Tools

Everything your AI assistant needs to manage assets and maintenance.

Read Tools

Query assets, search history, check maintenance schedules, get organization stats

Write Tools

Create and update assets, schedule and manage maintenance tasks

How It Works

Three steps to connect your AI assistant.

1

Configure Your AI Client

Add the A4B MCP server URL to your AI tool's configuration file.

2

Authorize Access

Log in to A4B and grant your AI client read or read-write access via OAuth 2.1.

3

Start Working

Ask your AI assistant questions about your assets, create maintenance tasks, and more.

Setup Guide

Connect your favorite AI tool in minutes.

Claude Code

Run this command in your terminal:

claude mcp add --transport http a4b-ai https://a4b.ai/mcp

Claude Code MCP documentation

Claude Desktop

Two options to connect Claude Desktop:

Option 1: Connectors UI (recommended)

Go to Settings → Connectors → Add custom connector. Enter https://a4b.ai/mcp as the server URL and complete OAuth authorization.

Option 2: claude_desktop_config.json

Go to Settings → Developer → Edit Config, and add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "a4b-ai": {
      "command": "npx",
      "args": ["mcp-remote", "https://a4b.ai/mcp"]
    }
  }
}

Claude Desktop remote server documentation

ChatGPT

Go to Settings → Connectors → Create. Enter https://a4b.ai/mcp as the Connector URL and complete OAuth authorization.

OpenAI MCP documentation

All clients handle OAuth authorization automatically on first connection. No API keys or secrets needed.

Enterprise-Grade Security

Your data stays protected at every step.

OAuth 2.1 + PKCE

Industry-standard authorization with proof key for code exchange. No secrets stored on the client.

Scoped Access

Choose read-only or read-write access. Tokens are scoped to your organization.

Full Audit Trail

Every AI tool call is logged with user, organization, and timestamp.

Instant Revocation

Revoke AI client access anytime from Settings > Connected Apps.

Frequently Asked Questions

Is MCP integration included in the Free plan?

Yes. MCP integration is available on both Free and Premium plans.

Which AI tools are supported?

Any MCP-compatible client works — Claude Code, Claude Desktop, and other tools that support the Model Context Protocol standard.

Can the AI access other organizations' data?

No. Access tokens are scoped to a single organization. Multi-tenant isolation is enforced on every tool call.

How do I revoke AI access?

Go to Settings > Connected Apps to view and revoke authorized applications instantly.

Is there rate limiting?

Yes. API requests are rate-limited to prevent abuse. Standard usage is well within limits.

Ready to Connect AI to Your Assets?

Create your free account and start using MCP integration in minutes.