interactive api playground for Claude Desktop
io.github.lazymac2x/interactive-api-playground
Cloudflare Workers MCP server: interactive-api-playground
client:Claude Desktop
transport:streamable-http
tools:5
Install interactive api playground in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"interactive-api-playground": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.lazy-mac.com/interactive-api-playground/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs