alpic.ai
Alpic is a cloud platform for building, deploying, and distributing MCP servers and ChatGPT apps. It provides hosted project management, deployments, analytics, monitoring, and related developer tooling.
Alpic exposes a REST API at `https://api.alpic.ai/v1`, a hosted MCP server at `https://mcp.alpic.ai/mcp`, and an npm-distributed `alpic` CLI; all require authentication via Alpic-issued credentials, with OAuth supported for MCP/CLI and API keys for REST/CLI.
- Alpic MCP Serverdetected
- Alpic REST APIdiscovered
- Alpic CLIdiscovered
In the Alpic dashboard, open your team, go to API Keys in the sidebar, click New API key, name it, and copy the key. Use it as a bearer token in the REST API, or set ALPIC_API_KEY for the CLI.
$ alpic loginAcquired by the CLI — running alpic login opens the auth flow and stores the credential.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://alpic.ai/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