Skip to content
VS Code

talent for VS Code

cv.d/talent

Talent discovery for AI. Search and read agent-readable candidate profiles; cite by URL.

client:VS Code transport:streamable-http

Install talent in VS Code

.vscode/mcp.json

{
  "servers": {
    "talent": {
      "type": "http",
      "url": "https://d.cv/mcp"
    }
  }
}

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

talent in other clients