[PR #606] [CLOSED] docs: Add Figma MCP integration guide #654

Closed
opened 2026-02-15 18:15:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/606
Author: @jackthgu
Created: 7/4/2025
Status: Closed

Base: mainHead: mcpo-figma


📝 Commits (1)

  • 6bca373 Added Figma MCP server by mcpo

📊 Changes

1 file changed (+124 additions, -0 deletions)

View changed files

docs/openapi-servers/figma-integration.mdx (+124 -0)

📄 Description

Adds a new guide for integrating the Figma Desktop App's built-in MCP server with Open WebUI using the mcpo proxy.

This document covers the end-to-end process, including:

  • Activating the MCP server in Figma's Dev Mode.
  • Running mcpo to proxy the SSE-based server.
  • Advanced networking and firewall considerations for Docker users.
  • Troubleshooting common issues.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/606 **Author:** [@jackthgu](https://github.com/jackthgu) **Created:** 7/4/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `mcpo-figma` --- ### 📝 Commits (1) - [`6bca373`](https://github.com/open-webui/docs/commit/6bca373100c0346c61c7ded0a0c9e08496e47e26) Added Figma MCP server by mcpo ### 📊 Changes **1 file changed** (+124 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/openapi-servers/figma-integration.mdx` (+124 -0) </details> ### 📄 Description Adds a new guide for integrating the Figma Desktop App's built-in MCP server with Open WebUI using the `mcpo` proxy. This document covers the end-to-end process, including: - Activating the MCP server in Figma's Dev Mode. - Running `mcpo` to proxy the SSE-based server. - Advanced networking and firewall considerations for Docker users. - Troubleshooting common issues. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:15:23 -05:00
yindo closed this issue 2026-02-15 18:15:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#654