accessowl.com
AccessOwl is an access governance and SaaS management platform for managing employee application access, onboarding and offboarding, approvals, reviews, and related automation. It integrates with SaaS apps, HRIS systems, and collaboration tools such as Slack.
AccessOwl exposes a REST API at https://api.accessowl.com/api/v1 authenticated by AccessOwl-issued bearer API tokens, plus an OAuth-protected MCP server at https://mcp.accessowl.com/mcp.
- AccessOwl MCP serverdetected
- AccessOwl REST APIdiscovered
Have an organization admin sign in to the AccessOwl app. The API docs state that API tokens are created and managed from within AccessOwl by an organization admin; org-admin role assignment is managed in the admin dashboard at AccessOwl user roles. Generate an API token in the AccessOwl application and use it as Authorization: Bearer <token>.
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 · 0/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✗
/.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