C
cubesoftware.com
Cube is a financial planning and analysis (FP&A) platform that connects company financial data, spreadsheets, and reporting workflows. It provides governed financial data access for integrations and AI clients.
Cube exposes a REST API at `https://api.cubesoftware.com` and a hosted MCP server at `https://mcp.cubesoftware.com/`; both use OAuth-based authentication, and no public GraphQL API or CLI was found.
discovered 1d ago
MCP servers1
- Cube MCP serverdetected
REST · OpenAPI1
- Cube APIdiscovered
Credentials
OAuth 2.0oauth2
OAuth 2.0 — self-onboarding
Point your MCP client at the server URL and approve access in the browser. The server accepts a Client ID Metadata Document (CIMD), so the client authenticates with its own hosted URL as the client_id — nothing to register.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://cubesoftware.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing