Skip to content
VS Code

Certifier MCP for VS Code

io.certifier/mcp

Official MCP server for Certifier to issue, manage, and track certificates and badges.

client:VS Code transport:streamable-http

Install Certifier MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.certifier.io/v1/mcp"
    }
  }
}

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

Certifier MCP in other clients