Using mcp-toolbox-sdk-python with googleapis.com

Python integration

✓ Official SDK
Install
pip install mcp-toolbox-sdk-python
Quick start
import mcp-toolbox-sdk-python

client = mcp_toolbox_sdk_python.Client("YOUR_API_KEY")
Logs new events when playable locations are displayed, and when they are inte…
curl \
  https://playablelocations.googleapis.com/v3:logImpressions
Logs bad playable location reports submitted by players. Reports are not part…
curl \
  https://playablelocations.googleapis.com/v3:logPlayerReports
SDK on GitHub 📄 API Docs
SDK
mcp-toolbox-sdk-python
Python
API
googleapis.com
googleapis.com:playablelocations
At a glance
Language Python
Endpoints3
Base URLhttps://playablelocations.googleapis.com
✓ Official