Production MCP server exposing create Figma comment over Streamable HTTP. 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 Streamable HTTP. Tested with Cursor — includes auth (mTLS), schema validation (Zod), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over stdio. Tested with VS Code with MCP extension — includes auth (mTLS), schema validation (Valibot), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over stdio. Tested with Continue.dev — includes auth (mTLS), schema validation (TypeBox), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over SSE (Server-Sent Events). Tested with Cursor — includes auth (mTLS), schema validation (Zod), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over SSE (Server-Sent Events). Tested with Claude Desktop — includes auth (JWT bearer token), schema validation (Valibot), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over HTTP streaming. Tested with Continue.dev — includes auth (JWT bearer token), schema validation (TypeBox), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over HTTP streaming. Tested with Windsurf — includes auth (JWT bearer token), schema validation (Zod), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over HTTP streaming. Tested with Claude Desktop — includes auth (JWT bearer token), schema validation (Valibot), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over WebSocket. Tested with Continue.dev — includes auth (none (local-only)), schema validation (TypeBox), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over WebSocket. Tested with Windsurf — includes auth (none (local-only)), schema validation (Zod), error handling, and host-specific install instructions.
Production MCP server exposing create Figma comment over Streamable HTTP. Tested with Claude Desktop — includes auth (none (local-only)), schema validation (Valibot), error handling, and host-specific install instructions.