ai-apps

manish-lad1/ai-apps
★ 0 stars TypeScript AI/LLM Updated today
A collection of AI apps built by an AI PM — agents, RAG systems, MCP servers, and utility tools. Practical, forkable, and built to learn from.
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": {
    "ai-apps": {
      "command": "npx",
      "args": [
        "-y",
        "manish-lad1/ai-apps"
      ]
    }
  }
}

README Excerpt

> A collection of AI apps built by an AI PM — agents, RAG systems, MCP servers, and utility tools. > Practical, forkable, and built to learn from. --- I'm Manish — an AI Product Manager with 6 years of shipping AI products. This repo is where I build in public. Every project here is: - **Real** — tools I actually use or problems I've personally faced

Tools (4)

_agent_crew_mcp_rag