AreaSong (@user2466) 在 自己用的codex mcp toml格式 中发帖
[mcpServers.context7]
command = “npx”
args = [“-y”, “@upstash/context7-mcp”, “–api-key”, “entry key”]
[mcpServers.Playwright]
command = “npx @playwright/mcp@latest”
env = {}
[mcpServers.sequential-thinking]
command = “npx”
args = [“-y”, “@modelcontextprotocol/server-sequential-thinking”]
[mcpServers.shrimp-task-manager]
command = “npx”
args = [“-y”, “mcp-shrimp-task-manager@latest”]
en...