Pragma Labs mcp studio

[ Docs ]

Overview

MCP Studio is a local testing tool for MCP applications. It lets you test widget UI, call tools, and automate end-to-end tests by replaying your interactive steps without writing code. Designed for both humans and agent tools (Claude Code, ChatGPT, Copilot, and others) via MCP.

mcp studio
MCP Studio
MCP Studio running with the Excalidraw MCP application

Install

terminal
# Install
$ curl -fsSL https://studio.pragmalabs.tech/install.sh | sh

# Run
$ mcp-studio

Opens at localhost:7777

Supported Platform and MCP Methods

Platform

  • macOS
  • Linux

MCP methods

  • Tools
  • Resources
  • OAuth 2.1 + PKCE
  • Bearer token
  • Custom headers

What you can do