Skip to content
VS Code

MolTrust MCP Server for VS Code

io.github.moltycel/moltrust-mcp-server

Give an agent a verifiable identity, and check another agent's before dealing with it.

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

Install MolTrust MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "moltrust-mcp-server": {
      "type": "http",
      "url": "https://api.moltrust.ch/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

All 53 tools →

MolTrust MCP Server in other clients