startMcpServer( actions: Record<string, Action>, EvmAgentKit: EvmAgentKit, options: { name: string; version: string },): Promise<McpServer> Parameters
- actions: Record<string, Action>
- EvmAgentKit: EvmAgentKit
- options: { name: string; version: string }
Returns Promise<McpServer>
The MCP server
Helper to start the MCP server with stdio transport