"agent-mcp": {
"command": "python",
"args": ["-m", "agent_mcp.cli", "--transport", "stdio", "--project-dir", "/home/hemang/Documents/GitHub/AgentiXCyber_internal_test", "--no-tui","--port","8452"],
"env": {
"OPENAI_API_KEY": "sk-proj-_-key",
"MCP_PROJECT_DIR": "/home/hemang/Documents/GitHub/AgentiXCyber_internal_test"
}
}