Cameron Rye Portfolio MCP Server for VS Code
dev.rye/portfolio
Cameron Rye's blog, projects, resume, and live site stats, plus contact and newsletter tools.
client:VS Code
transport:streamable-http
tools:12
Install Cameron Rye Portfolio MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"portfolio": {
"type": "http",
"url": "https://rye.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs