This is an MCP (Model Context Protocol) server exposing Rahul Paul's portfolio
data as tools: overview, projects, skills,
experience, education, patents.
Connect an MCP client (Claude Desktop, Claude Code, etc.) to the streamable-HTTP
endpoint at https://mcp-rho-azure.vercel.app/mcp.
Paste this into your MCP client's config (e.g. Claude Desktop, Claude Code, Cursor):
{
"mcpServers": {
"rahul-paul-portfolio": {
"url": "https://mcp-rho-azure.vercel.app/mcp"
}
}
}
See the source for details.