Model Context Protocol
Ascended Social MCP Server
AI-agent tools that expose the Ascended Social public API to any MCP-compatible client — Claude Desktop, Cursor, Windsurf, and more. 15 tools, 2 resources, 2 prompts. Hosted on Cloudflare Workers.
Endpoint
POST
https://developers.ascended.social/mcp
GET
https://developers.ascended.social/mcp
— this page
Authentication
Pass your sk_live_… API key as a Bearer token on every POST request. Generate keys in the developer settings panel.
Authorization: Bearer sk_live_[your-api-key]
Tools (15)
health_check
Check if the Ascended Social API is healthy.
get_user
Get a public user profile by their user ID.
get_user_posts
Get public posts authored by a specific user, newest first.
get_posts
Browse the public Ascended Social feed, newest first.
get_post
Get a single public post by its ID.
get_events
Browse public spiritual events — ceremonies and rituals only.
get_event
Get full details for a single public event by its ID.
get_books
Browse the public Ascended Social library, newest first.
get_book
Get details for a single public book by its ID.
get_book_chapters
Get the chapters for a specific public book, newest first.
get_videos
Browse the Ascended Social Elements video feed, newest first.
get_live_sessions
Get active and recent live video sessions, newest first.
get_sabs_campaigns
Browse public SABS (Soul-Bound Ascension System) campaigns.
get_sabs_characters
Get the public SABS characters owned by a specific user.
get_sigil_trade
Get details for a public sigil trade listing by its ID.