Use these docs in this order:

  1. Get Studio running locally.
  2. Configure your MCP client.
  3. Wire your app to the SDK.
  4. Issue a pairing config and connect a device.
  5. Add tool suites only for the development workflows you actually need.
  6. Keep the whole setup out of public release builds.

Browse By Topic

What Is Available Today

  • The detailed integration docs in this tree currently cover the .NET SDK.
  • The desktop Studio app hosts the local MCP bridge and pairing workflow.
  • Published prompt skills are indexed at /skills, with the current .NET subtree at /skills/dotnet.
  • Other SDKs are planned, but the .NET package is the only one documented here in depth right now.