Overview
This section covers interoperability patterns: how ARP/JARVIS can connect to other ecosystems (MCP, A2A, agent-as-a-service APIs).
WIP
Most integrations are not shipped end-to-end in the first-party JARVIS stack yet. These pages focus on where an integration plugs into the node-centric execution fabric (typically by importing a remote system as one or more NodeTypes).
Start here
- For the normative HTTP+JSON contracts: ARP Standard
- For what’s implemented today: JARVIS Implementation
In this section
- MCP Integration (import MCP tools as capabilities)
- Agent-to-Agent (A2A) (treat another agent as a capability source)
- 3rd Party Agent Protocol Compatibility (facades over
Run Gateway/Run Coordinator)