success.co
Success.co is an EOS-focused business operating platform for teams to manage goals, meetings, scorecards, to-dos, issues, and related company operating data. It also offers integrations with calendars, collaboration tools, AI assistants, and automation platforms.
Success.co exposes an OAuth-protected MCP server at `https://www.success.co/mcp` and a bearer-token GraphQL API at `https://www.success.co/graphql`; no CLI or separate REST/OpenAPI surface was confirmed.
- MCP serverdetected
- MCP serverdetected
- Success.co MCP serverdetected
- Success.co GraphQL APIdiscovered
In Success.co, go to Settings → API Keys to create, rotate, or revoke a personal or service token. The public API announcement says Owners/Admins can manage keys there, and example keys start with suc_api_.... See Success.co Public API.
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 · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/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✓https://marketing-site-8bh.pages.dev/.well-known/mcp/server-card.json
- OAuth protected resource✓https://success.co/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing