--- layout: default title: Examples nav_order: 7 has_children: true --- # Example Projects 📚 This section contains examples and tutorials for common MCP Server integrations. ## Speech-to-Text Integration Example of integrating speech recognition with MCP Server: ```typescript // From examples/speech-to-text-example.ts // Add example code and explanation ``` ## More Examples Coming Soon ...