avaza.com
Avaza is a work management platform for teams that combines project management, resource scheduling, time and expense tracking, invoicing, and related business operations. It is used by businesses to manage projects, staff work, client billing, and operational workflows.
Avaza exposes a REST API at https://api.avaza.com/ authenticated by either OAuth 2.0 or personal access tokens, plus a first-party MCP server at https://mcp.avaza.com/mcp using OAuth.
- Avaza MCP Serverdetected
- Avaza REST APIdiscovered
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.
In Avaza, go to Settings > Manage Developer Apps and click Add Personal Access Token. Enter a name and choose scopes, then save. Avaza displays the token once; copy and store it securely. Admin rights are required. See Personal Access Token guide.
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