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")
Retrieves a list of all statements from a given source that match the specifi…
curl \
  https://digitalassetlinks.googleapis.com/v1/statements:list
Determines whether the specified (directional) relationship exists between th…
curl \
  https://digitalassetlinks.googleapis.com/v1/assetlinks:check
SDK on GitHub 📄 API Docs
SDK
mcp-toolbox-sdk-python
Python
API
googleapis.com
googleapis.com:digitalassetlinks
At a glance
Language Python
Endpoints3
Base URLhttps://digitalassetlinks.googleapis.com
✓ Official