Loading subscription status...
{ "mcpServers": [ { "Context_Bank_MCP": { "env": { "PORT": "3000", "NODE_ENV": "development", "LOG_LEVEL": "info", "ONYX_API_KEY": "your_api_key_here", "ONYX_API_BASE": "http://your_api_base_url:port" }, "args": [], "command": "npm start" } } ] }