cv.json — open CV data for VS Code
io.github.freecvorg/cvjson
Search people open to work and fetch their machine-readable cv.json, from any AI assistant.
client:VS Code
transport:streamable-http
runtime:npm
tools:4
Install cv.json — open CV data in VS Code
.vscode/mcp.json
{
"servers": {
"cvjson": {
"type": "http",
"url": "https://freecv.org/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs