Skip to content
VS Code

ambiscribe for VS Code

io.ambiscribe/ambiscribe

Read-only MCP access to a documented IT fleet: state, changes, posture. 15 tools.

client:VS Code transport:streamable-http

Install ambiscribe in VS Code

.vscode/mcp.json

{
  "servers": {
    "ambiscribe": {
      "type": "http",
      "url": "https://mcp.ambiscribe.io/mcp"
    }
  }
}

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

ambiscribe in other clients