Hi,
We’ve been working on MCP implementation; after intensive testing, we came with a simple server running a streamable-http transport type server.
We can successfully inspect the serve using npx @modelcontextprotocol/inspector (listing tools, calling tools, fetching resources …)
and we can also successfully connect and execute tools via LLM using the Github Copilot tool implementation in VSCode.