Skip to content
VS Code

Medius Docs for VS Code

net.k4tech/docs

Medius docs: the binary control protocol, device behavior, and the medius Rust library.

client:VS Code transport:streamable-http tools:5

Install Medius Docs in VS Code

.vscode/mcp.json

{
  "servers": {
    "docs": {
      "type": "http",
      "url": "https://medius.k4tech.net/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Medius Docs in other clients