Model Context Protocols (MCPs) for the IXO ecosystem
Model Context Protocols (MCPs) enable Large Language Model (LLM) agents to safely interact with IXO ecosystem services through specialized server interfaces.
Controlled access to IXO services with robust security mechanisms
Consistent API patterns across all MCP server types
MCP servers act as secure gateways between AI agents and IXO services:
Access on-chain data and transactions via MultiClient SDK
Secure communication within decentralized messaging infrastructure
Integration with user-facing applications like IXO Portal
Each MCP server implements three core security components:
Decentralized Identity (DID)
Secure, blockchain-verified agent identities
UCAN Tokens
User Controlled Authorization Network credentials for authentication
Capability Based Access Control
Fine-grained permissions for resource access
Access IXO blockchain functionality:
Connect AI agents to the IXO blockchain
Enable secure agent communication
Access Impact Oracle services
Integrate with IXO applications
For detailed API references and example implementations, visit the API Documentation.