alpic.live
Alpic is a cloud platform for building, deploying, hosting, and distributing MCP servers and ChatGPT apps. It also provides analytics, monitoring, testing, and related developer tooling for those AI-native applications.
Alpic exposes a bearer-authenticated REST API at `https://api.alpic.ai/v1`, an OAuth-protected MCP server at `https://mcp.alpic.ai/`, a cataloged OAuth MCP server on `*.alpic.live`, and the `alpic` npm CLI authenticated via browser login or `ALPIC_API_KEY`.
- Alpic MCP Serverdetected
- Noodle Seed MCP Serverdetected
- Alpic REST APIdiscovered
- Alpic CLIdiscovered
Sign in to the Alpic dashboard, open your team, go to API Keys in the sidebar, click New API key, and copy the key. Use it as a bearer token in the Authorization header, 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/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://alpic.live/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