Skip to content
← The Lab

Experiment

AT Protocol MCP Tools

Fire sample AT Protocol MCP tool calls and read the structured responses an AI client would get back from Bluesky.

AI Agents

Demo

MCP Tool Explorer

atproto-mcp
# Request
{
  "tool": "get_profile",
  "handle": "bsky.app"
}
Select Tool
get_profile

Fetch a user profile by handle or DID

This is a simulated demo. The real MCP server answers requests from AI assistants like Claude.