Skip to main content

swarmd-google-adk

Swarmd integration for the Google Agent Development Kit. Wires an ADK agent into the Swarmd platform: authenticated A2A clients, discovery of the agents and MCP servers you are subscribed to, and a remote agent wrapper that polls non-terminal task states instead of giving up on them.

pip install swarmd-google-adk

Requires Python 3.9+. Pulls in swarmd-sdk and google-adk.

Quick start

from swarmd_google_adk import create_runtime, create_llm_agent, fetch_remote_agents, serve

runtime = create_runtime()

agent = create_llm_agent(
    runtime,
    name="my_agent",
    description="Does the thing",
    instruction="You are a helpful assistant.",
    tools=fetch_remote_agents(runtime),
)

serve(agent, runtime)

create_runtime() reads the same SWARMD_* environment variables as swarmd-sdk — see that package for the full list.

What's in the box

create_runtime a SwarmDRuntime wired for ADK
create_llm_agent an ADK LlmAgent configured against the platform
fetch_remote_agents the agents you are subscribed to, as ADK tools
fetch_mcp_tools the MCP servers you are subscribed to, as an ADK toolset
create_a2a_client_factory authenticated A2A clients
PollingRemoteA2aAgent remote A2A agent that polls non-terminal task states
serve serve the agent over A2A with the admin/webhook app mounted

Documentation and support

Full documentation is at docs.swarmd.ai. For help, email support@swarmd.ai.

MIT licensed.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

swarmd_google_adk-0.3.3.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

swarmd_google_adk-0.3.3-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file swarmd_google_adk-0.3.3.tar.gz.

File metadata

  • Download URL: swarmd_google_adk-0.3.3.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for swarmd_google_adk-0.3.3.tar.gz
Algorithm Hash digest
SHA256 902572e7516bdf8aadb84787eea596a1511f080ccbd431eadb9a39ad78c297c3
MD5 54352355e849e13de885f16048480644
BLAKE2b-256 de388c98c43fa41921c89098425901b802c5f2eb57bf2a946b4dbc2edadcca81

See more details on using hashes here.

File details

Details for the file swarmd_google_adk-0.3.3-py3-none-any.whl.

File metadata

File hashes

Hashes for swarmd_google_adk-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6bb01b22a8ad2e0fc3b26d7e0971210b894fd033d6ef192054aadc4d656797b4
MD5 cdea57a9834e1f6bcfdca617c41ffd90
BLAKE2b-256 dd6084a499bddbd5e145913ad4145f885450d8c96fe13fe57de51d3ff493c397

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.3 This release

2 files

0.3.2

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page