ADITUS Developer Portal MCP for Claude Desktop
com.aditus.developers/developer-portal
Read-only docs for the ADITUS event-technology APIs (ticketing, access, BI) and Shop Micro Frontend.
client:Claude Desktop
transport:streamable-http
tools:5
Install ADITUS Developer Portal MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"developer-portal": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://developers.aditus.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs