This template implements a complete MCP server following the Model Context Protocol specification. It supports both STDIO (for MCP Inspector and local development) and HTTP transport modes, making it ...
A type-safe IPC library for Electron built on the JSON-RPC 2.0 protocol. Define your API once, get full type inference across main process, preload script, and renderer process. Supports streaming, ...