Skip to content
VS Code

ServerCard Trust MCP for VS Code

space.servercardtrust/servercardtrust-mcp

Paid remote MCP for server-card validation, auth checks, trust packets, and readiness.

client:VS Code transport:streamable-http

Install ServerCard Trust MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "servercardtrust-mcp": {
      "type": "http",
      "url": "https://servercardtrust.space/mcp"
    }
  }
}

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

ServerCard Trust MCP in other clients