profile for VS Code
com.kazejev/profile
Profile server for kazejev.com: biography, skills, projects and education.
client:VS Code
transport:streamable-http
tools:6
Install profile in VS Code
.vscode/mcp.json
{
"servers": {
"profile": {
"type": "http",
"url": "https://mcp.kazejev.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs