MCP & AI Agent Integration

Publisherkit
automation.

16 AI agent actions for Publisherkit — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Publisherkit to automate business processes and connect tools in your stack. 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
16
actions
100%
governed
<200ms
latency
16
AI agent actions
6
Read operations
10
Write operations
3
High-risk actions (approval gated)
Business Tools Publisherkit is a Business Tools integration — use it to automate business operations and workflow automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Publisherkit.

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 Article
publisherkit:get_article
Fetch a single article by ID with full content and metadata.
Read Low risk
Get Author
publisherkit:get_author
Fetch a single author by ID with profile and statistics.
Read Low risk
Get Publication
publisherkit:get_publication
Fetch a single publication by ID with metadata and settings.
Read Low risk
List Articles
publisherkit:list_articles
List articles with filtering, search, and pagination options.
Read Low risk
List Authors
publisherkit:list_authors
List authors with filtering and pagination options.
Read Low risk
List Publications
publisherkit:list_publications
List publications with optional filtering and pagination.
Read Low risk
Create Article
publisherkit:create_article
Create a new article in a publication.
Write Medium risk
Create Author
publisherkit:create_author
Create a new author profile.
Write Medium risk
Create Publication
publisherkit:create_publication
Create a new publication with basic settings.
Write Medium risk
Delete Article
publisherkit:delete_article
Permanently delete an article.
Write High risk
Delete Author
publisherkit:delete_author
Delete an author and handle their existing articles.
Write High risk
Delete Publication
publisherkit:delete_publication
Permanently delete a publication and all its content.
Write High risk
Publish Article
publisherkit:publish_article
Publish an article immediately or schedule it for future publication.
Write Low risk
Update Article
publisherkit:update_article
Update an existing article's content and metadata.
Write Medium risk
Update Author
publisherkit:update_author
Update an existing author's profile information.
Write Medium risk
Update Publication
publisherkit:update_publication
Update an existing publication's settings and metadata.
Write Medium risk
MCP & Runtime API

Call Publisherkit
from any AI agent.

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

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

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 Publisherkit data
Call publisherkit:get_article 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 Publisherkit
Dry-run validates publisherkit:create_article before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Publisherkit
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Publisherkit action
governed end-to-end.

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

Publisherkit works best
alongside these.

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

Publisherkit integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →