MCP & AI Agent Integration

Brilliant Directories
automation.

13 AI agent actions for Brilliant Directories — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Brilliant Directories to send alerts, post updates, and coordinate team actions based on triggers. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
13
actions
100%
governed
<200ms
latency
13
AI agent actions
6
Read operations
7
Write operations
2
High-risk actions (approval gated)
Communication Brilliant Directories is a Communication integration — use it to automate messaging, notifications, and team collaboration from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Brilliant Directories.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Get Listing
brilliant_directories:get_listing
Fetch a single directory listing by ID with all details.
Read Low risk
Get Member
brilliant_directories:get_member
Fetch a single member by ID with profile details and status.
Read Low risk
Get Member Stats
brilliant_directories:get_member_stats
Get statistics and activity data for a specific member.
Read Low risk
List Categories
brilliant_directories:list_categories
List all categories and subcategories available in the directory.
Read Low risk
List Listings
brilliant_directories:list_listings
List directory listings with filtering and pagination options.
Read Low risk
List Members
brilliant_directories:list_members
List members with filtering and pagination options.
Read Low risk
Create Listing
brilliant_directories:create_listing
Create a new directory listing for a member.
Write Medium risk
Create Member
brilliant_directories:create_member
Create a new member account in the directory.
Write Medium risk
Delete Listing
brilliant_directories:delete_listing
Permanently delete a directory listing.
Write High risk
Delete Member
brilliant_directories:delete_member
Permanently delete a member account and all associated data.
Write High risk
Send Message
brilliant_directories:send_message
Send a message between members in the directory.
Write Medium risk
Update Listing
brilliant_directories:update_listing
Update an existing directory listing.
Write Medium risk
Update Member
brilliant_directories:update_member
Update an existing member's profile information.
Write Medium risk
MCP & Runtime API

Call Brilliant Directories
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Brilliant Directories actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

brilliant_directories:get_listing READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "brilliant_directories:get_listing",
    "args": {},
    "execution_id": "agent-001"
  }'
brilliant_directories:create_listing WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "brilliant_directories:create_listing",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Brilliant Directories.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Brilliant Directories data
Call brilliant_directories:get_listing via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Brilliant Directories
Dry-run validates brilliant_directories:create_listing before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Message or alert triggered
Route to right channel
Notify relevant team
Log to audit trail
How it works

Every Brilliant Directories action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Brilliant Directories — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Brilliant Directories action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Brilliant Directories action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Brilliant Directories works best
alongside these.

Build multi-step workflows that connect Brilliant Directories to the rest of your stack. All governed. All audited.

Brilliant Directories integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Brilliant Directories in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →