list_blobs — Taproot: AT Protocol MCP MCP Tool Read-only
list_blobs
(list blobs) is one of 27 tools on the
Taproot: AT Protocol MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_blobs from your client
- Claude Code Taproot: AT Protocol MCP list_blobs run in your project directory
- Claude Desktop Taproot: AT Protocol MCP list_blobs ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Taproot: AT Protocol MCP list_blobs ~/.cursor/mcp.json
- VS Code Taproot: AT Protocol MCP list_blobs .vscode/mcp.json
- Zed Taproot: AT Protocol MCP list_blobs ~/.config/zed/settings.json
- Windsurf Taproot: AT Protocol MCP list_blobs ~/.codeium/windsurf/mcp_config.json
- Cline Taproot: AT Protocol MCP list_blobs ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Taproot: AT Protocol MCP list_blobs ~/.gemini/settings.json
- Grok Taproot: AT Protocol MCP list_blobs .mcp.json (in your project root)
- ChatGPT Taproot: AT Protocol MCP list_blobs Settings → Connectors → Advanced → Developer mode
- Claude.ai Taproot: AT Protocol MCP list_blobs Settings → Connectors → Add custom connector
- LangChain Taproot: AT Protocol MCP list_blobs pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http taproot https://mcp.atproto.at/mcp
Other tools on this server
- resolve
- get_profile
- get_record
- list_records
- get_backlinks
- list_backlink_records
- count_records
- search_accounts
- get_account_history
- search_lexicons
- resolve_lexicon
- describe_pds
- list_repos
- get_repo_status
- get_latest_commit
- verify_handle
- get_did_document
- get_app_link
- get_pds_directory_info
- get_relay_directory_info
- query_labels
- list_repos_by_collection
- count_repos_by_collection
- get_blob_info
- list_labelers
- get_thread
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.