MCP & AI Agent Integration

Gryd
automation.

12 AI agent actions for Gryd — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Gryd to process payments, generate invoices, and manage financial workflows without human intervention. 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
12
actions
100%
governed
<200ms
latency
12
AI agent actions
6
Read operations
6
Write operations
1
High-risk actions (approval gated)
Finance & Payments Gryd is a Finance & Payments integration — use it to automate payments, invoicing, and financial operations from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Gryd.

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 Asset
gryd:get_asset
Fetch a single digital asset by ID with metadata and ownership details.
Read Low risk
Get Collection
gryd:get_collection
Fetch a single collection by ID with metadata and statistics.
Read Low risk
Get Wallet
gryd:get_wallet
Fetch wallet information including balance and owned assets.
Read Low risk
List Assets
gryd:list_assets
List digital assets with optional filtering by collection, owner, status, or blockchain.
Read Low risk
List Collections
gryd:list_collections
List collections with optional filtering by creator, status, or blockchain.
Read Low risk
List Transactions
gryd:list_transactions
List blockchain transactions with optional filtering.
Read Low risk
Create Asset
gryd:create_asset
Create a new digital asset in a collection.
Write Medium risk
Create Collection
gryd:create_collection
Create a new NFT collection on the specified blockchain.
Write Medium risk
Delete Asset
gryd:delete_asset
Delete a digital asset permanently. This action cannot be undone.
Write High risk
Mint Asset
gryd:mint_asset
Mint an asset to a specific wallet address on the blockchain.
Write Medium risk
Transfer Asset
gryd:transfer_asset
Transfer an asset from one wallet address to another.
Write Medium risk
Update Asset
gryd:update_asset
Update an existing digital asset's properties.
Write Medium risk
MCP & Runtime API

Call Gryd
from any AI agent.

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

gryd:get_asset READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "gryd:get_asset",
    "args": {},
    "execution_id": "agent-001"
  }'
gryd:create_asset 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": "gryd:create_asset",
    "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 Gryd.

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 Gryd data
Call gryd:get_asset 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 Gryd
Dry-run validates gryd:create_asset before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Payment or billing event
Sync to accounting system
Generate invoice
Alert finance team
How it works

Every Gryd action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Gryd — 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 Gryd action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Gryd action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Gryd works best
alongside these.

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

Gryd integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →