ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use ArcXP with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate newsroom publishing via ArcXP. manage, search, and update articles, photos, and videos directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete ArcXP capability set.

These are the exact actions your AI can choose when you ask it to work with ArcXP.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through ArcXP.

  1. 01

    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

  2. 02

    Get ans content

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

  3. 03

    Get content author

    Retrieve a publisher profile/author from Arc XP

  4. 04

    Delete ans content

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

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through ArcXP.

  1. 05

    Get photo asset

    Retrieve a specific photo asset from Arc XP Media Library

  2. 06

    Get video asset

    Retrieve a specific video asset from Arc XP Video Center

  3. 07

    List content authors

    List authors available in the Arc XP Author Service

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through ArcXP.

  1. 08

    Search ans content

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

  2. 09

    Search photo assets

    Search for photo assets in the Arc XP Media Library

  3. 10

    Update ans content

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

Observed, not estimated

955ms average. Fast in production.

ArcXP is checked daily against the live service.

Daily averagePeak 1093ms
Aug 20Today
Fastest day
805ms
Slowest day
1093ms
14-day trend
Slowing+6%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of ArcXP, so you can see the experience inside your AI.

It does not authenticate your account with ArcXP. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

ArcXP Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_sbG2A8ouvnjTVPhSpVrr8SXRsLL0Feld5LH5iw7D/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — ArcXP capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "arcxp-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_sbG2A8ouvnjTVPhSpVrr8SXRsLL0Feld5LH5iw7D/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions ArcXP owners ask.

  • 01

    Can my AI automatically rewrite an older story using Arc Native Schema and safely publish the update?

    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.

  • 02

    Is it possible to find specific high-res photos inside the ArcXP Media Library using natural language?

    Yes! Use the photo assets search action to query tags or captions using descriptive words. The AI fetches the asset ID, caption, credit strings, and directly accessible image URLs, letting you browse your editorial imagery seamlessly.

  • 03

    Can I query what articles a specific editor has authored?

    Yes! You can retrieve the Editor ID from the Author service and run an Elasticsearch query targeting their author object in the search capability. This quickly compiles all the CMS output for that specific reporter.