E
every.ai
Every is an AI-native operations platform for freelancers, consultants, agencies, and other client-service businesses. It combines CRM, proposals, invoicing, payments, booking, and related workflows with an AI assistant.
Every exposes a documented HTTP API surface via an OpenAPI document and two MCP surfaces: an OAuth-protected Admin MCP at `https://admin-mcp.every.ai/` plus a per-business Client MCP described in docs.
discovered 1d ago
MCP servers2
- Every Admin MCPdetected
- Every Client MCPdiscovered
REST · OpenAPI1
- Every 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 supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://every.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