In-Context — AI-Native Portfolio for VS Code
me.in-context/portfolio
An interactive portfolio built for AI conversations. Browse work, services, and book calls.
client:VS Code
transport:streamable-http
tools:3
Install In-Context — AI-Native Portfolio in VS Code
.vscode/mcp.json
{
"servers": {
"portfolio": {
"type": "http",
"url": "https://in-context.me/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs