ArcXP

ArcXP MCP Connector for Claude

F

Automate newsroom publishing via ArcXP — manage, search, and update articles, photos, and videos directly from any AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your ArcXP environment to any AI agent and take full control of your newsroom CMS through natural conversation.

What you can do

  • Content Management — Create, fetch, update, and forcefully delete Arc Native Schema (ANS) stories directly without entering the Editor
  • Advanced Search — Query your entire CMS library using powerful Elasticsearch-based syntax to find specific articles or historical reports
  • Media Library — Search and retrieve high-resolution photo assets, thumbnails, and transcoding stream playlists for videos
  • Author Service — List newsroom publishers, query specific reporter biographies, and manage author profiles

How it works

  1. Subscribe to this server
  2. Enter your ArcXP Environment URL and Access Token
  3. Start managing your digital publications from Claude, Cursor, or any MCP-compatible client

No more wrestling with complex ANS JSON schemas or slow CMS interfaces. Your AI acts as your ultimate publishing assistant.

Who is this for?

  • Editors & Journalists — quickly update breaking news, fetch related archive material, and orchestrate media without leaving your writing workflow
  • Media engineering teams — automate bulk content updates and sanitize raw CMS payloads seamlessly
  • Digital publishers — accelerate content velocity by letting AI structure, tag, and publish straight to your ArcXP tenant
publishing-workflowcms-integrationnewsroom-automationcontent-distributionmedia-managementeditorial-tools

10 tools expose this connector's capabilities to your AI agent.

create_ans_content

The payload_json MUST strictly comply with the requested Arc Native Schema (ANS) version. Create new content in the Arc XP Content CMS

delete_ans_content

Use with extreme caution as this destroys datacenter assets irreversibly. Delete content from the Arc XP Content CMS

get_ans_content

Returns the complete JSON payload matching the Arc Native Schema (ANS). Fetch content from the Arc XP Content API

get_content_author

Retrieve a publisher profile/author from Arc XP

get_photo_asset

Retrieve a specific photo asset from Arc XP Media Library

get_video_asset

Retrieve a specific video asset from Arc XP Video Center

list_content_authors

List authors available in the Arc XP Author Service

search_ans_content

Returns matching ANS JSON objects. Search for content residing in the Arc XP Newsroom

search_photo_assets

Search for photo assets in the Arc XP Media Library

update_ans_content

Required to publish revisions to articles. Update existing content in the Arc XP Content CMS

See how to talk to your AI agent using ArcXP.

Fetch the article JSON payload for ID MZG5X1...

I've fetched the Arc Native Schema (ANS) payload for that article. It's a breaking news story titled 'Market Open Updates'. The author is Sarah Chen. Would you like me to update its tags or regenerate the core body paragraph?

Search our ArcXP newsroom for all stories containing 'Election 2024'...

I ran the Elasticsearch query for 'Election 2024'. I found 32 published story nodes in the CMS. The most recent one is 'Debate Highlights' published 2 hours ago. I can summarize its ANS contents if needed.

List the first 20 registered editors in our CMS.

Here are the top active publisher profiles returned by the Author service. 1. Michael Doe (Global Editor), 2. Angela Ruiz (Sports Reporter)... Would you like to dig further into any of these contributor's published work?

Absolutely. Ask your agent to fetch a specific story by its ID. It understands the complex JSON structure of ANS, allows you to instruct it on what changes to make (e.g., 'Update the headline and add this new quote to paragraph 3'), and can dispatch an update command that preserves the content tree without breaking the CMS.

Related Connectors