mcp-server
1
This project is a reference server for implementing the Machine-Centric Protocol (MCP) on Solana, focusing on context metadata, wallet integration, and bridging agents with off-chain services. It supports RESTful and WebSocket APIs for agent communication.
Overview
Reference server implementation for the Machine-Centric Protocol (MCP) on Solana. It includes features like context metadata loading, wallet integration for Solana wallets, and an agent bridge for off-chain services. It provides RESTful and WebSocket API endpoints for communication.
Features
- Context Metadata: Loading and caching of context definitions
- Wallet Integration: Support for Solana wallets (Phantom, Backpack, etc.)
- Agent Bridge: Connection layer between agents and off-chain services
- API Endpoints: RESTful and WebSocket interfaces for agent communication