We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cubedevinc/cube-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•293 B
# Cube AI Agent Configuration
# Copy this file to .env and fill in your actual values
# Required: Your A2A secret from Admin → Agents → MCP/A2A in Cube console
CUBE_API_KEY=CUBE_API_KEY
# Your tenant name (e.g. "acme")
CUBE_TENANT_NAME=cloud
# Your agent ID (e.g. "2")
CUBE_AGENT_ID=2