- Add Examples section to MkDocs navigation - Create initial Examples overview page with placeholder content - Add Docker deployment guide to Getting Started section - Update installation documentation with Smithery configuration details
402 B
402 B
layout, title, nav_order, has_children
| layout | title | nav_order | has_children |
|---|---|---|---|
| default | Examples | 7 | 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:
// From examples/speech-to-text-example.ts
// Add example code and explanation
More Examples Coming Soon
...