Skip to content
View ketankshukla's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ketankshukla

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. learn-mcp-5-year-old learn-mcp-5-year-old Public

    MCP explained like you are five - a complete, working Model Context Protocol server built with Next.js and deployed to Vercel

    TypeScript

  2. learn-mcp-agent-crew learn-mcp-agent-crew Public

    Project #4 in a learn-MCP series: an agent that hires help. spawn_agent is runAgentLoop called recursively; every sub-agent's gated call bubbles to ONE human queue; and the eval suite says whether …

    TypeScript

  3. learn-mcp-agent-guard learn-mcp-agent-guard Public

    An MCP host that stops and asks before it does anything it can't undo: Postgres persistence, human-in-the-loop approval gates, evals, and replay.

    TypeScript

  4. learn-mcp-agent-ledger learn-mcp-agent-ledger Public

    Project #5 in a learn-MCP series: sampling, where the server borrows the host model instead of holding its own key. Adds a cost ledger, spend gates, and replayable runs so every model call a server…

    TypeScript

  5. learn-mcp-agent-loop learn-mcp-agent-loop Public

    An MCP host that owns the agent loop - a Next.js chat app that picks tools across multiple MCP servers, calls them, and loops until done

    TypeScript

  6. mcp-five mcp-five Public

    MCP Five - the Model Context Protocol taught through five real, shipped projects.

    MDX