Files
2026-06-21 21:56:27 -05:00

1.3 KiB

Ecosystem and Tooling

Use this page for MCP client setup, operational tools, and integration references.

VS Code and Copilot MCP Integration

!!! info "VS Code MCP docs" - VS Code MCP servers overview - VS Code MCP configuration reference - VS Code Copilot customization overview

Debugging and Inspection

!!! info "Inspector and diagnostics" - MCP inspector repository - MCP protocol repository issues - Python logging configuration docs

Runtime and API Framework References

!!! info "Runtime references" - FastAPI documentation - Uvicorn settings - AnyIO documentation

Notes

  • Use these links when tasks include IDE wiring, MCP server runtime setup, or production operations.
  • Keep protocol and SDK references separate to avoid overloading implementation prompts.