{
  "instructions": "To connect to TooPost MCP server, please authenticate first:\n\n1. Visit the OAuth authorization URL\n2. Log in to your TooPost account\n3. Return to Claude with the authorization\n\nClick the OAuth URL below to start:",
  "oauth_authorize_url": "https://mcp.toopost.us/oauth/authorize",
  "server_info": {
    "name": "topost-mcp-server",
    "version": "1.0.0",
    "transport": "streamable_http"
  },
  "browser_info": {
    "compatibility": "limited",
    "recommendation": "For the best experience, use Claude Desktop instead of the browser version",
    "desktop_download": "https://claude.ai/download",
    "fallback_endpoints": {
      "health": "https://mcp.toopost.us/health",
      "simple_api": "https://mcp.toopost.us/api/posts?token=YOUR_TOKEN"
    }
  }
}