Connect, inspect, and operate any Streamable HTTP MCP server.

MCP AI Studio runs as a browser app, a Chrome extension, and an editor workbench in VS Code or Windsurf.

CN

Connect Anywhere

Point to any MCP URL and restore configuration on the next open.

http://localhost:<port>/mcp https://your-server.com/mcp
TL

Discover and Call Tools

Browse exposed tools and run calls with JSON Schema generated forms.

  • No manual JSON payloads required
  • Auto field generation from schema
  • Formatted JSON responses
CF

Configurable

Settings can be driven from extension config, URL params, env vars, and defaults.

mcpAiStudio.serverUrlMCP server endpoint
mcpAiStudio.clientNameClient identity for initialize handshake
mcpAiStudio.titleWorkbench branding
CP

Compatibility

Works with Spring AI MCP, FastMCP, Node SDK servers, and any server implementing Streamable HTTP transport.

Read MCP transport spec
+Browser app
+Chrome extension
+VS Code and Windsurf