opencode-figma-for-actually-codex
by kargnas
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CODEX_AUTH_FILE | No | Path to the ChatGPT auth file | ~/.codex/auth.json |
| CODEX_CLIENT_ID | No | OAuth client ID for Codex ChatGPT | Codex ChatGPT OAuth public client id |
| CHATGPT_AUTH_TOKEN_URL | No | URL for ChatGPT OAuth token endpoint | https://auth.openai.com/oauth/token |
| CHATGPT_FIGMA_MCP_DEBUG | No | Enable debug mode (set to any value) | |
| CHATGPT_CONNECTORS_MCP_URL | No | URL for ChatGPT connectors MCP endpoint | https://chatgpt.com/backend-api/wham/apps |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/kargnas/opencode-figma-for-actually-codex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server