- createMcpServer(
actions: Record<string, Action>,
solanaAgentKit: SolanaAgentKit,
options: { name: string; version: string },
): McpServer Parameters
- actions: Record<string, Action>
- solanaAgentKit: SolanaAgentKit
- options: { name: string; version: string }
Returns McpServer
Creates an MCP server from a set of actions