10.1. Reports - Authorization

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://bump.sh/pgw/doc/axepta-api/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
"axepta API MCP server": {
  "url": "https://bump.sh/pgw/doc/axepta-api/mcp"
}
Close

All endpoints require Basic Authentication. Header: Authorization: Basic <key>

The API key is available in the Axepta administration panel

The key is available to a user with the Administrator role.

Settings -> 'API keys' tab -> 'default' -> 'details' -> 'authorization token' field. The Report key must be selected.