MCP - Developer used an MCP server to give Copilot

Developer used an MCP server to give Copilot and Claude access to ILSpy and LINQPad, allowing them to quickly understand and use the Copilot SDK despite its patchy documentation.

Updated: 4/10/2026
@RickStrahl @Copilot Yes. The Copilot SDK has patchy documentation, so I wrote an MCP server to give Copilot & Claude Code access to ILSpy (for decompilation) and LINQPad (to run experiments). With this, it figured how to use the SDK within minutes, explained it to me, and wrote the wrapper! Source: https://x.com/linqpad/status/2036996122812833798

Did this solve your problem?

0 developers found this helpful