$DEEP · MCP ← deepsoni.com
Model Context Protocol · live & public

Ask an AI about me —
for real.

This is a live, public MCP server. Any MCP-compatible AI — Claude, or anything else that speaks the protocol — can connect to it and ask real questions about who I am, what I've built, and whether we should talk. No API key, no auth, nothing scripted. As far as I know, I'm the first person doing this.

Try it right now

Every button below fires a real JSON-RPC call at this exact server and shows you the actual response.

Pick a question above to see a live response.

Connect your own AI to it

The endpoint is https://deepsoni.com/mcp — public, unauthenticated, works with any MCP client.

Claude Code (CLI)
claude mcp add --transport http deep-soni https://deepsoni.com/mcp
Claude Desktop / claude.ai
Settings → Connectors → Add custom connector
URL: https://deepsoni.com/mcp
Auth: none
Raw curl
curl -X POST https://deepsoni.com/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_bio","arguments":{}}}'

Tools

Pulled live from tools/list — this table can't go stale.

ToolDescription