Orb MCP Server for Google ADKGive Google ADK instant access to 10 tools to Cancel Subscription, Create Customer, Create Ledger Entry, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Orb as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The Orb MCP Server for Google ADK is a standout in the Data Management category — giving your AI agent 10 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="orb_agent",
instruction=(
"You help users interact with Orb "
"using 10 available tools."
),
tools=[mcp_tools],
)
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Orb MCP Server
Connect your Orb account to any AI agent to streamline your revenue operations and usage-based billing workflows through natural language.
Google ADK natively supports Orb as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 10 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
What you can do
- Usage Ingestion — Send batches of usage events with idempotency keys to track consumption in real-time.
- Subscription Lifecycle — Create, update, and cancel subscriptions, tying customers to specific billing plans seamlessly.
- Customer Management — Provision new customers and list existing ones with full metadata and external ID mapping.
- Invoicing & Revenue — List historical invoices or fetch upcoming draft invoices to predict end-of-month billing.
- Credit Ledgers — Manage prepaid credits by creating ledger entries for increments, decrements, or expirations.
The Orb MCP Server exposes 10 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 10 Orb tools available for Google ADK
When Google ADK connects to Orb through Vinkius, your AI agent gets direct access to every tool listed below — spanning usage-based-billing, revenue-operations, subscription-management, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Cancel subscription on Orb
Cancel a subscription
Create customer on Orb
Requires name and email. Create a new customer in Orb
Create ledger entry on Orb
Create a ledger entry for credits
Create subscription on Orb
Create a subscription for a customer
Fetch ledger on Orb
Fetch credit ledger for a customer
Get upcoming invoice on Orb
Fetch upcoming invoice for a subscription
Ingest events on Orb
Events require customer_id, event_name, timestamp, idempotency_key, and properties. Ingest usage events into Orb
List customers on Orb
List customers in Orb
List invoices on Orb
List invoices
Update subscription on Orb
Update an existing subscription
Connect Orb to Google ADK via MCP
Follow these steps to wire Orb into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the Orb MCP Server
Google ADK provides unique advantages when paired with Orb through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Orb
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine Orb tools with BigQuery, Vertex AI, and Cloud Functions
Orb + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Orb MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Orb and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Orb tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Orb regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Orb
Example Prompts for Orb in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Orb immediately.
"List the last 5 customers created in Orb."
"Ingest a usage event for customer cust_123: 50 units of 'api_requests'."
"What is the upcoming invoice amount for subscription sub_987?"
Troubleshooting Orb MCP Server with Google ADK
Common issues when connecting Orb to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkOrb + Google ADK FAQ
Common questions about integrating Orb MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
Supabase Alternative
14 toolsManage Supabase projects, databases and secrets via API — create projects, configure Postgres, manage branches and secrets from any AI agent.

ZEGO / 即构科技
8 toolsLeading global RTC and IM platform — manage rooms, users, and media streams via AI.

Cobot
8 toolsManage coworking spaces via Cobot — track memberships, monitor bookings, and manage resources directly from any AI agent.

Beds24
8 toolsManage properties, bookings, rooms, calendar, availability, and pricing for your Beds24 channel manager through natural conversation.
