Smeetz MCP Server for Google ADKGive Google ADK instant access to 6 tools to Create Booking, Get Booking, Get Customer, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Smeetz 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 Smeetz MCP Server for Google ADK is a standout in the Ecommerce category — giving your AI agent 6 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="smeetz_agent",
instruction=(
"You help users interact with Smeetz "
"using 6 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 Smeetz MCP Server
Connect your Smeetz account to any AI agent to streamline your booking and commerce workflows through natural conversation.
Google ADK natively supports Smeetz as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 6 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
- Product Catalog — List all available products in your account and fetch detailed metadata for specific items using their unique IDs.
- Booking Management — Create new bookings for specific products and dates, including ticket details and customer information, or retrieve existing booking statuses.
- Customer Insights — Access your full customer list and retrieve detailed profiles to provide personalized service or analyze buyer behavior.
- Real-time Queries — Get instant information on product availability and booking details without leaving your AI interface.
The Smeetz MCP Server exposes 6 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 6 Smeetz tools available for Google ADK
When Google ADK connects to Smeetz through Vinkius, your AI agent gets direct access to every tool listed below — spanning ticketing, booking-management, unified-commerce, 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.
Create booking on Smeetz
Requires product ID, date, ticket details, and customer information. Create a new booking for a specific product and date
Get booking on Smeetz
Get detailed information about a specific booking
Get customer on Smeetz
Get detailed information about a specific customer
Get product on Smeetz
Get detailed information about a specific product
List customers on Smeetz
List all customers
List products on Smeetz
List all products available in your account
Connect Smeetz to Google ADK via MCP
Follow these steps to wire Smeetz 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 Smeetz MCP Server
Google ADK provides unique advantages when paired with Smeetz 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 Smeetz
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 Smeetz tools with BigQuery, Vertex AI, and Cloud Functions
Smeetz + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Smeetz MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Smeetz and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Smeetz tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Smeetz regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Smeetz
Example Prompts for Smeetz in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Smeetz immediately.
"List all products available in my Smeetz account."
"Get the details for booking ID 'BK-55221'."
"Create a booking for product 789 on 2025-01-15 for Alice Brown (alice@email.com)."
Troubleshooting Smeetz MCP Server with Google ADK
Common issues when connecting Smeetz to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkSmeetz + Google ADK FAQ
Common questions about integrating Smeetz 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 →
USDA FoodData Central
2 toolsAccess the gold standard in nutrition data — 300,000+ foods with scientific-grade nutrient profiles from the U.S. Department of Agriculture.

MemeGen API
5 toolsGenerate meme images — audit templates and fonts via AI.

Shopline
7 toolsEquip your AI agent to autonomously manage your Shopline store. Audit products, track order fulfillment, fetch customer profiles, and monitor store collections seamlessly.

Reportei
10 toolsGenerate marketing performance reports from Google, Facebook, and Instagram data in minutes for client presentations.
