Skip to main content

Overview

Sony’s AI SDK Assistant works with any AI platform that supports MCP (Model Context Protocol). Your choice of platform affects how you manage tool permissions, configure the connection, and interact with the SDK documentation. All platforms provide access to the same underlying AI SDK Assistant capabilities—the difference is in the user experience and control options.

Platform Comparison

PlatformAccount RequiredContext WindowTool PermissionsCode GenerationSecurityBest For
Claude (Web/Mobile/Desktop)Pro, Max, or Enterprise ($20+/mo)200K tokens✅ Granular UI controls
Per-tool “ask” vs “unsupervised”
Good, but no codebase access.Cloud-based
Data retained per policy
Most users, maximum control
Claude Code (CLI)Included with paid Claude account200K tokens✅ Granular file-based config
Approve server or specific tools
Excellent, access to your codebase for context.Local configs
No additional data retention
Developers, automation workflows
ChatGPTPlus, Pro, Business, or EDU128K tokens⚠️ Basic (all tools or none)Poor, limited code-generation due to limited tool access.Cloud-based
Varies by account type
Existing ChatGPT subscribers

Detailed Platform Reviews

Best for: Users with existing ChatGPT subscriptions looking for an alternative
We currenlty do not recommend ChatGPT for use with the AI SDK Assistant due to differences in the MCP requirements for OpenAI, resulting in poor code-generation capabilities.

Why Use ChatGPT

  • Works if you already have a ChatGPT subscription
  • Familiar interface for ChatGPT users
  • Alternative to Claude platforms

Account Requirements

  • ChatGPT Plus, Pro, Business, or EDU account
  • Free ChatGPT accounts do not support custom MCP connectors

Important Limitations

  • Poor Code Generation: Does not reliably produce actual SDK code examples (psuedo-code only)
  • No ChatGPT Projects support: Must use standalone chats
  • No Deep Research mode: MCP servers don’t work with Deep Research
  • Developer mode required: Must enable Developer mode in settings
  • Basic tool control: All tools enabled or disabled together (no granular control)

Setup Requirements

  1. Enable Developer mode in ChatGPT settings
  2. Add AI SDK Assistant as a custom connector
  3. Create a new standalone chat (not in a Project)
  4. Enable Developer mode chip in the chat
  5. Toggle on the AI SDK Assistant connector

Context Window & Performance

  • 128K token context window: Smaller than Claude’s 200K tokens
  • Still sufficient for most SDK queries and documentation searches
  • May need to break very long conversations into multiple chats

Key Differences from Claude

  • ⚠️ More setup steps required
  • ⚠️ Poor code generation capabilities for SDK examples
  • ⚠️ Cannot use in Projects or Deep Research
  • ⚠️ Less flexible tool permissions
  • ⚠️ Smaller context window (128K vs 200K)
  • ✅ Works if you prefer ChatGPT’s interface

Security & Privacy

  • Cloud-based processing: Queries processed on OpenAI servers
  • Data retention: Varies by account type (Plus, Pro, Business, EDU)
  • Business/EDU accounts: Enhanced privacy and data controls available
  • MCP connections: Developer mode connections subject to OpenAI’s policies
Review OpenAI’s Privacy Policy for details on data handling and retention policies.

Getting Started

See the Setup Guide → ChatGPT tab for detailed configuration steps.

Which Platform Should You Choose?

Choose Claude (Web/Mobile/Desktop) if you:

  • Want the easiest setup with visual controls
  • Need granular per-tool permission management
  • Prefer a UI-based approach
  • Want the best overall MCP experience
  • Use mobile or desktop apps

Choose Claude Code (CLI) if you:

  • Are comfortable with command-line tools
  • Want to integrate SDK searches into development workflows
  • Need automation or scripting capabilities
  • Want version-controlled MCP configurations
  • Prefer file-based configuration over UI

Choose ChatGPT if you:

  • Already have a ChatGPT Plus/Pro subscription
  • Don’t need detailed code integration
  • Prefer ChatGPT’s interface and features
  • Are comfortable with the platform limitations
  • Want an alternative to Claude

Getting Started

Ready to set up AI SDK Assistant? Head to the Setup Guide for platform-specific configuration instructions.

Setup Guide

Step-by-step instructions for connecting AI SDK Assistant to your chosen platform