What is the com.virohanalife/portfolio MCP server?
Akshay Shetty's engineering portfolio and resume, queryable by AI. OAuth-secured.
How to install com.virohanalife/portfolio
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"portfolio": {
"url": "https://hire.virohanalife.com/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"portfolio": {
"serverUrl": "https://hire.virohanalife.com/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"portfolio": {
"type": "http",
"url": "https://hire.virohanalife.com/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"portfolio": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hire.virohanalife.com/mcp"
]
}
}
}Claude Code
claude mcp add --transport http portfolio https://hire.virohanalife.com/mcpRelated MCP servers
Reserve a paid AI consultation with Akshay Shetty; returns a Stripe payment link.
Query the Virohana website with your AI: services, products, journal. Open, read-only.