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. However, we only guarantee support for Anthropic’s Claude products. 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”
Excellent, access to your codebase for context.Cloud-based
Data retained per policy
Most users, maximum control
Claude Code (CLI)Free with Claude account200K tokens✅ Granular file-based config
Approve server or specific tools
Good, smaller context window and no codebase access.Local configs
No additional data retention
Developers, automation workflows

Detailed Platform Reviews

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 another LLM provider if you:

We do not recommend using ChatGPT with the AI SDK Assistant, as OpenAI has recently restricted support for MCP servers, leading to unpredictable information retreival and poor code-generation.
  • Already have another subscription that supports custom MCP servers (ChatGPT, Copilot Studio, Grok, Gemini CLI)
  • Are aware that responses and code-generation may fail and are not guaranteed with LLMs other than 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