Used by 1 plugin
Enables Claude to read, analyze, and manipulate code from your local filesystem.
Add to your .mcp.json:
{
"mcpServers": {
"gpt-as-mcp": {
"command": "codex",
"args": [
"mcp-server"
]
}
}
}codex