What’s new since you were here

Atmosphere MCPbeta

One URL, and your agent can read the Atmosphere

Add aturi.to/api/mcp to Claude, Cursor, or any MCP client. Your agent can then read any account’s repository, trace who references what across every app, and follow Jetstream as records land. No key, no account, nothing to install.

38 read-only tools · no API key

https://aturi.to/api/mcp
agent · aturi.to/api/mcp

What has @aturi.to been posting about, and which post landed best?

resolve_identity→ did:plc:6teuh…
get_author_feed→ 8 posts + counts

Spaces, record editing, and new client support. The Spaces announcement did best:

41 likes6 reposts1 reply
at://did:plc:6teuhlkizzebk6wdp42633el/app.bsky.feed.post/3mtkpzxkh5k2eaturi.to/profile/aturi.to/app.bsky.feed.post/3mtkpzxkh5k2e
Claude
Settings › Connectors › Add custom connector
https://aturi.to/api/mcp
Claude Code
claude mcp add --transport http atmosphere https://aturi.to/api/mcp
Cursor, VS Code
{ "atmosphere": { "url": "https://aturi.to/api/mcp" } }
Setup

Add it in one line

Any client that speaks Streamable HTTP works. Clients that only speak stdio can bridge with npx mcp-remote.

Resolve and open2
resolve_linklist_waypoints
Identity2
resolve_identityget_identity_history
Repositories4
describe_repolist_recordsget_record+1 more
Network graph1
get_backlinks
Bluesky layer13
get_profileget_author_feedget_thread+10 more
Feeds and lists6
list_feedsget_feed_infoget_feed+3 more
Lexicon ecosystem5
list_trending_lexiconsget_lexicon_activitysearch_lexicons+2 more
Protocol documentation4
search_atproto_docsread_atproto_docsearch_api_methods+1 more
Jetstream1
sample_jetstream
The tools

Thirty-eight tools

Identity and repositories on any personal data server, the network graph, the Bluesky social layer, feeds and lists, lexicon activity, a live Jetstream tap, and the protocol docs themselves. Most of it reaches past Bluesky into the rest of atproto, which is where the questions get interesting.

  • Who links to this post, from any app?
  • What parameters does getAuthorFeed take?
  • How do record keys work in atproto?
Before you rely on it
  • It reads. No tool can post, like, follow, or edit anything, and the server holds no credentials that could.
  • Beta means tool names and result shapes can still change. Nothing should pin to them yet.
  • Answers come from live public services: Bluesky’s AppView, plc.directory, Jetstream, and microcosm’s Constellation, Slingshot and UFOs. When one is down or rate-limiting, the tool says so rather than guessing.
  • Documentation answers are read from the atproto.com and docs.bsky.app sources at the moment you ask, and every one carries the page URL. Check the page before acting on anything load-bearing.
  • Bluesky’s post search refuses requests from data-centre networks, so search_posts can fail where every other tool works.
  • Posts and records are written by strangers. Treat what comes back as data to read, not as instructions to follow.
  • There is no uptime promise and no support queue. One person maintains this, so be reasonable about volume.

Building software instead of prompting an agent? The same answers are plain GET endpoints, typed in the OpenAPI document and explained in the developer docs.

More from Aturi

See the rest of the toolkit

General
Navigation
Current page

Keyboard shortcuts

Press ? any time to open this list.

General

  • Command paletteCtrl+Kor/
  • Keyboard shortcuts?
  • Toggle themeT

Navigation

  • Go to homeGthenH
  • Go to explorerGthenE
  • Go to universal linksGthenL
  • Go to browser extensionGthenX
  • Go to docsGthenD
  • Go to settingsGthenS

Current page

  • Copy page linkNot set