Skip to content
VS Code

Zyphe for VS Code

com.zyphe/zyphe-mcp

Run KYB and AML case reviews and configure Zyphe verification flows, forms and API keys.

client:VS Code transport:streamable-http

Install Zyphe in VS Code

.vscode/mcp.json

{
  "servers": {
    "zyphe-mcp": {
      "type": "http",
      "url": "https://api.zyphe.com/mcp"
    }
  }
}

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

Zyphe in other clients