ATProto Data Layer for Claude Desktop
dev.workers.filae.atproto-mcp/atproto
Search ATProto writing, annotations, identity, agents, and forum posts. 12 read-only tools.
client:Claude Desktop
transport:streamable-http
Install ATProto Data Layer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"atproto": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://atproto-mcp.filae.workers.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs