aion-authoring-adk is the Google ADK authoring package for Aion MCP access. It contains the
framework-specific MCP toolset bindings that agent authors import directly.
The existing aion-adk package contains Aion-backed Google ADK model helpers.
The server-side Google ADK adapter is a separate package: aion-plugin-adk.
Install
aion-sdk[adk-server] when the same environment also needs the Aion Server plugin.
Imports
Import fromaion.adk.authoring:
MCP helper
Useaion_adk_mcp_toolset when an ADK agent should resolve Aion MCP tools from fixed or
request-scoped capability references.