Skip to main content

Overview

The Bluesky server enables AI assistants to interact with the Bluesky AT Protocol API to create and manage posts, follow users, browse timelines, and engage with content through likes, reposts, and replies.

Add to Civic

Connect Bluesky at nexus.civic.com

Available Tools (25)

ToolDescription
check_auth_statusCheck if the current session is authenticated
delete_postDelete a post created by the authenticated user
follow_userFollow a user by handle
get_author_feedGet posts from a specific user
get_followersGet users who follow an account
get_followsGet users followed by an account
get_likesGet likes for a post
get_postGet a specific post by record key
get_post_threadGet a full conversation thread
get_postsGet multiple posts by their URIs
get_profileGet a user profile
get_reposted_byGet users who reposted a post
get_timelineGet posts from your home timeline
like_postLike a post
mute_userMute a user
repostRepost another user’s post
resolve_handleResolve a handle to a DID
send_imageSend a post with a single image
send_imagesSend a post with multiple images (up to 4)
send_postSend a text post to Bluesky
send_videoSend a post with a video
unfollow_userUnfollow a user
unlike_postUnlike a previously liked post
unmute_userUnmute a previously muted user
unrepostRemove a repost of another user’s post

Guardrails

This server supports all 14 universal guardrails. No server-specific guardrails are available.