Skip to content

joaihq/joai-bluesky

v0.3.0Proprietary

Connect Bluesky to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

joai-blueskystreamable-http
{
  "type": "streamable-http",
  "url": "https://cortex.joai.ai/mcp/apps/bluesky"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "joai-bluesky",
  "version": "0.3.0",
  "description": "Connect Bluesky to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server.",
  "author": {
    "name": "JoAi",
    "email": "support@joai.ai",
    "url": "https://joai.ai"
  },
  "homepage": "https://joai.ai/en/apps/bluesky",
  "repository": "https://github.com/JoAiHQ/plugins",
  "license": "Proprietary",
  "keywords": [
    "joai",
    "mcp",
    "agent-plugins",
    "bluesky"
  ],
  "extensions": {
    "com.anthropic.claude": {
      "marketplaceManifest": "./.claude-plugin/plugin.json",
      "legacyMcp": "./.mcp.json"
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.anthropic.claude