GameAnalytics Documentation for VS Code
com.gameanalytics/analytics-docs
Search GameAnalytics docs: Unity, Unreal, iOS, Android SDK and API guides for mobile game analytics.
client:VS Code
transport:streamable-http
tools:2
Install GameAnalytics Documentation in VS Code
.vscode/mcp.json
{
"servers": {
"analytics-docs": {
"type": "http",
"url": "https://mcp.docs.gameanalytics.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs