Files
homeassistant-mcp/docs/examples/index.md
jango-blockchained 7635cce15a docs: expand documentation with new sections and deployment guides
- 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
2025-02-05 02:46:43 +01:00

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

...