Skip to main content
Glama
config.toml387 B
# OpenAI Codex MCP Server Configuration # Copy this to: ~/.codex/config.toml [mcp_servers.dincoder] command = "npx" args = ["-y", "mcp-dincoder@latest"] # Optional: Timeout configuration startup_timeout_sec = 30 tool_timeout_sec = 120 # Optional: Approval mode # Options: "agent" (most autonomous), "chat" (ask before each use), "full-access" (no confirmation) approval_mode = "chat"

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/flight505/MCP_DinCoder'

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