Skip to main content
Glama
mcp-config.auggie.json807 B
{ "mcpServers": { "exai": { "type": "stdio", "trust": true, "command": "C:/Project/EX-AI-MCP-Server/.venv/Scripts/python.exe", "args": ["-u", "C:/Project/EX-AI-MCP-Server/scripts/run_ws_shim.py"], "cwd": "C:/Project/EX-AI-MCP-Server", "env": { "AUGGIE_CLI": "true", "ALLOW_AUGGIE": "true", "ENV_FILE": "C:/Project/EX-AI-MCP-Server/.env", "AUGGIE_CONFIG": "C:/Project/EX-AI-MCP-Server/auggie-config.json", "PYTHONUNBUFFERED": "1", "PYTHONIOENCODING": "utf-8", "LOG_LEVEL": "INFO", "EXAI_WS_HOST": "127.0.0.1", "EXAI_WS_PORT": "8765", "EXAI_SHIM_RPC_TIMEOUT": "150", "EX_SESSION_SCOPE_STRICT": "true", "EX_SESSION_SCOPE_ALLOW_CROSS_SESSION": "false" } } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Zazzles2908/EX_AI-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server