Skip to main content
Glama
manifest.json534 B
{ "name": "CC Fig MCP Plugin", "id": "cc-fig-mcp-plugin", "api": "1.0.0", "main": "code.js", "ui": "ui.html", "editorType": [ "figma", "figjam" ], "permissions": ["teamlibrary"], "networkAccess": { "allowedDomains": ["none"], "devAllowedDomains": [ "http://localhost:3055", "ws://localhost:3055" ], "reasoning": "Connects to local WebSocket server for Claude MCP integration" }, "documentAccess": "dynamic-page", "enableProposedApi": true, "enablePrivatePluginApi": true }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/agenisea/cc-fig-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server