semantic-developer/SemanticDeveloper
Cross-platform desktop UI for the Codex CLI, built with Avalonia/.NET 8. Runs Codex in app-server mode with real-time streaming, file browsing, Git integration, profile selection, MCP server management, live token stats, auto-approval of exec/patch requests and multi-session support.
Platform-specific configuration:
{
"mcpServers": {
"SemanticDeveloper": {
"command": "npx",
"args": [
"-y",
"SemanticDeveloper"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...