Skip to content

Third-Party Integration

Nexent provides comprehensive third-party integration capabilities with bidirectional resource integration: you can integrate external AI resources (MCP services, Skills, Agents) into the platform, and export or publish platform-developed resources for use by external systems. Whether you are a third-party developer, partner, or enterprise customer, you can achieve deep integration with Nexent through this integration system.

Resource Integration Overview

Nexent offers bidirectional resource integration capabilities, enabling you to both leverage external ecosystems and export platform capabilities to external systems:

Integrate External Resources

Integrate external AI resources into the platform for management and use, enriching platform capabilities:

Resource TypeIntegration MethodUse Case
MCP ServicesRemote URL, Container, API-to-MCPIntegrate third-party MCP services, or convert enterprise REST APIs to MCP tools
SkillsUpload SKILL.md, Upload ZIP packageIntegrate third-party developed skill packages
AgentsA2A protocol discoveryDiscover third-party Agents via URL or Nacos for cross-platform collaboration

Export Platform Capabilities

Export or publish platform resources for use by external systems:

Resource TypeMethodDescriptionUse Case
AgentExport as JSON/ZIPMigrate Agent configuration to other Nexent environments for cross-environment reuseMigration, backup, batch distribution
AgentNormal publishing (Northbound RESTful API)Publish and call via standard RESTful APIDeep integration with business systems for workflow automation
AgentPublish as A2A AgentExpose Agents to external systems with REST and JSON-RPC protocol supportCross-platform Agent collaboration

Documentation Structure

This section is organized as follows:

Third-Party Integration
├── Integration-In (Inbound)
│   ├── [Overview](./integration-in/overview) — Integration capabilities overview
│   ├── [MCP Service Integration](./integration-in/mcp) — Integrate third-party MCP services
│   ├── [Skill Integration](./integration-in/skills) — Integrate third-party Skills
│   └── [Agent Integration](./integration-in/agents) — Integrate third-party Agents via A2A protocol
└── Integration-Out (Outbound)
    ├── [Overview](./integration-out/overview) — Export and publish capabilities overview
    ├── [Agent Export](./integration-out/agents-export) — Export/import Agent configuration files (JSON/ZIP)
    ├── [Agent Publishing](./integration-out/agents-publish) — Normal publishing (Northbound API) and A2A publishing
    └── [Northbound API](./integration-out/northbound-api) — Northbound RESTful API detailed reference

Quick Start

Want to integrate external resources?

GoalStepsDocumentation
MCP ServicesPrepare service → Choose integration method → Configure and test → Assign to AgentMCP Integration
SkillsChoose integration method → Prepare skill content → Upload → Assign to AgentSkill Integration
AgentsDiscover external Agent → Configure call protocol → Set as collaboratorAgent Integration

Want to export platform capabilities?

GoalStepsDocumentation
Export Agent configurationSelect Agent → Export JSON/ZIP → Import to other Nexent deploymentAgent Export
Normal publishingPublish Agent → Generate API Key → Call Northbound APIAgent Publishing / Northbound API
Publish as A2A AgentPublish Agent → Check A2A option → Get call infoAgent Publishing

Getting Help

If you encounter any issues during integration, feel free to get help through the following channels: