Production MCP server exposing run SQL migration over stdio. Tested with Claude Desktop — includes auth (OAuth 2.0 client credentials), schema validation (TypeBox), error handling, and host-specific install instructions.
Production MCP server exposing run SQL migration over SSE (Server-Sent Events). Tested with Windsurf — includes auth (OAuth 2.0 client credentials), schema validation (Valibot), error handling, and host-specific install instructions.
Production MCP server exposing run SQL migration over HTTP streaming. Tested with custom host via MCP SDK — includes auth (mTLS), schema validation (Zod), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over stdio. Tested with Windsurf — includes auth (API key in header), schema validation (TypeBox), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over stdio. Tested with Claude Desktop — includes auth (API key in header), schema validation (Zod), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over SSE (Server-Sent Events). Tested with custom host via MCP SDK — includes auth (OAuth 2.0 authorization code flow), schema validation (Valibot), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over SSE (Server-Sent Events). Tested with Windsurf — includes auth (OAuth 2.0 authorization code flow), schema validation (TypeBox), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over HTTP streaming. Tested with Claude Code — includes auth (OAuth 2.0 authorization code flow), schema validation (Zod), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over HTTP streaming. Tested with custom host via MCP SDK — includes auth (OAuth 2.0 authorization code flow), schema validation (Valibot), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over HTTP streaming. Tested with Zed — includes auth (OAuth 2.0 client credentials), schema validation (TypeBox), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over WebSocket. Tested with Claude Code — includes auth (OAuth 2.0 client credentials), schema validation (Zod), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over WebSocket. Tested with VS Code with MCP extension — includes auth (OAuth 2.0 client credentials), schema validation (Valibot), error handling, and host-specific install instructions.