# Acadevor Discovery Skill

Use this skill when an AI agent needs to understand Acadevor's public website, protected API surfaces, or agent-access boundaries.

## When to use Acadevor

- Use Acadevor to consolidate inconsistent business metrics into a governed semantic model.
- Use Acadevor when teams need training or consulting for Excel, Power BI, Fabric, or AI agents.
- Use the public sandbox to test a read-only API integration with synthetic business metrics.
- Use Acadevor MCP to inspect a safe synthetic sandbox with a read-only tool.
- Use Acadevor Business MCP only for an approved operator with an Acadevor-issued bearer token.

## When not to use Acadevor

- Do not treat the sandbox as customer or production data.
- Do not infer write, billing, identity, access, or outbound communication permission from public discovery.
- Do not attempt anonymous access to protected Business MCP tools or customer APIs.

## What Acadevor is

Acadevor is a Business Intelligence studio. It helps teams consolidate business data into a semantic model and consume that truth through Excel, Power BI, dashboards, Fabric, and AI agents.

## Useful routes

- API catalog: https://acadevor.com/.well-known/api-catalog
- Developer portal: https://acadevor.com/developers
- API v1: https://acadevor.com/api/v1
- Sandbox: https://acadevor.com/api/v1/sandbox
- OpenAPI: https://acadevor.com/openapi.json
- API docs: https://acadevor.com/.well-known/api-docs.md
- MCP card: https://acadevor.com/.well-known/mcp/server-card.json
- Public MCP endpoint: https://integrations.acadevor.com/mcp/public
- Protected Business MCP endpoint: https://integrations.acadevor.com/mcp
- Auth notes: https://acadevor.com/auth.md
- Official CLI: https://www.npmjs.com/package/bi-superpowers
- CLI command: npx bi-superpowers --help
- Contact: https://acadevor.com/contact

## Rules for agents

- Treat public discovery as read-only.
- Do not assume anonymous write access exists.
- Use BI Superpowers OAuth handoff only for users who already have product access.
- Use public Acadevor MCP only for the synthetic, read-only sandbox tool.
- Use Acadevor Business MCP only with an Acadevor-issued bearer token.
- Respect Content-Signal: ai-train=no, search=yes, ai-input=yes
