Skip to main content
Glama
render.yaml932 B
services: - type: web name: cursor-eod-landing runtime: node plan: free buildCommand: npm install startCommand: npm start envVars: - key: NODE_VERSION value: 20.9.0 - key: SLACK_CLIENT_ID sync: false - key: SLACK_CLIENT_SECRET sync: false - key: SLACK_REDIRECT_URI sync: false - key: DATABASE_URL fromDatabase: name: cursor-eod-db property: connectionString databases: - name: cursor-eod-db plan: free databaseName: cursor_eod user: cursor_eod_user # Deployment Instructions: # 1. Connect this repo to Render.com # 2. Create a new Web Service using this render.yaml (Blueprints) # 3. In the Render dashboard, you will be prompted to provide values for: # - SLACK_CLIENT_ID # - SLACK_CLIENT_SECRET # - SLACK_REDIRECT_URI (e.g., https://<your-service-name>.onrender.com/slack/oauth/callback)

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/SackeyDavid/cursor-eod-mcp'

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