

1{2 "mcpServers": {3 "graphlit": {4 "env": {5 "GRAPHLIT_JWT_SECRET": "your-jwt-secret",6 "GRAPHLIT_ENVIRONMENT_ID": "your-environment-id",7 "GRAPHLIT_ORGANIZATION_ID": "your-organization-id"8 },9 "args": [10 "-y",11 "graphlit-mcp-server"12 ],13 "command": "npx"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation