profile for VS Code
com.frankponcelet/profile
Read-only MCP server for Frank Poncelet: profile, career, projects, speaking, expertise, persona.
client:VS Code
transport:streamable-http
tools:9
Install profile in VS Code
.vscode/mcp.json
{
"servers": {
"profile": {
"type": "http",
"url": "https://frankponcelet.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs