Portfolio

arjunagi-a-rehman/Portfolio
★ 0 stars Astro AI/LLM Updated today
Personal site & blog (Astro 6 + React 19 + Convex) with a built-in AI persona — chat + MCP endpoint powered by Claude. Includes a forkable mcp-server so you can run your own.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "portfolio": {
      "command": "npx",
      "args": [
        "-y",
        "arjunagi-a-rehman/Portfolio"
      ]
    }
  }
}

README Excerpt

Personal portfolio and blog for **[arjunagiarehman.com](https://arjunagiarehman.com)** — a Backend & AI Systems engineer based in Bangalore. Built as a mostly-static Astro site with a Convex backend powering everything interactive: comments, likes, contact form, newsletter, and the AI agent (chat + MCP endpoint) at **[arjunagiarehman.com/agent](https://arjunagiarehman.com/agent)**.

Topics

ai-agentsastroconvexmcpportfolio