coding agents
Codex Mcp Tool
MCP server that connects your IDE or AI assistant to Codex CLI for code analysis and editing with support for multiple models (gpt-5-codex, o3, codex-1)
Installation
npx -y x51xxx/codex-mcp-toolConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "codex-mcp-tool",
"command": "npx",
"args": [
"-y",
"x51xxx/codex-mcp-tool"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHubRelated MCPs
View all →MC
Mcp Claude Spotify
An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
typescriptcloudlocal+1
MM
Mcp Manager
Simple Web UI to install and manage MCP servers for Claude Desktop App.
typescriptcloudother tools and integrations
HM
Hackmd Mcp
Allows AI models to interact with [HackMD](https://hackmd.io)
typescriptcloudother tools and integrations