Hacker News new | ask | show | jobs
Show HN: MCPShark adds config.toml support for Codex
16 points by mywork-dev 182 days ago
Quick update: MCPShark now supports Codex’s config.toml.

If you use Codex CLI / the Codex VS Code extension, MCPShark will auto-detect ~/.codex/config.toml (or $CODEX_HOME/config.toml), parse the [mcp_servers] entries, and convert them into MCPShark’s internal config automatically (stdio + HTTP supported).

Repo: https://github.com/mcp-shark/mcp-shark

VS Code extension: https://marketplace.visualstudio.com/items?itemName=MCPShark...