ApyHub Utility Tools (EU) for VS Code
com.apyhub/mcp-server-eu
GDPR-compliant ApyHub utility APIs hosted in the EU. Requires an EU-generated ApyHub API key.
client:VS Code
transport:streamable-http
Install ApyHub Utility Tools (EU) in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server-eu": {
"type": "http",
"url": "https://mcp.eu.apyhub.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs