ADITUS Developer Portal MCP for VS Code
com.aditus.developers/developer-portal
Read-only docs for the ADITUS event-technology APIs (ticketing, access, BI) and Shop Micro Frontend.
client:VS Code
transport:streamable-http
tools:5
Install ADITUS Developer Portal MCP in VS Code
.vscode/mcp.json
{
"servers": {
"developer-portal": {
"type": "http",
"url": "https://developers.aditus.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs