The Botforge MCP Server for Google ADKGive Google ADK instant access to 5 tools to Get Bot Status, Get Samples, List Bots, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add The Botforge 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 The Botforge MCP Server for Google ADK is a standout in the Productivity category — giving your AI agent 5 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="the_botforge_agent",
instruction=(
"You help users interact with The Botforge "
"using 5 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 The Botforge MCP Server
Connect your The Botforge account to any AI agent and simplify how you manage your conversational AI, handle contact submissions, and monitor bot health through natural conversation.
Google ADK natively supports The Botforge as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 5 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
- Bot Oversight — List all chatbots in your account and retrieve real-time operational status for specific bot IDs.
- Contact Submission — Programmatically submit data to your bot's contact forms, ideal for automated lead capture.
- Event Integration — Subscribe to bot events via webhooks to receive real-time updates on user interactions.
- Metadata Inspection — Retrieve sample data and form field configurations to understand your bot's data structure.
- Operational Monitoring — Check connectivity and verify if your bots are online and responsive via AI queries.
The The Botforge MCP Server exposes 5 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 5 The Botforge tools available for Google ADK
When Google ADK connects to The Botforge through Vinkius, your AI agent gets direct access to every tool listed below — spanning chatbot-platform, conversational-ai, lead-generation, 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.
Get bot status on The Botforge
Check bot operational status
Get samples on The Botforge
Get bot form field samples
List bots on The Botforge
List all chatbots
Submit contact on The Botforge
Pass data as a JSON string. Submit data to the bot contact form
Subscribe webhook on The Botforge
Pass data as a JSON string. Subscribe to bot events via webhook
Connect The Botforge to Google ADK via MCP
Follow these steps to wire The Botforge 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 The Botforge MCP Server
Google ADK provides unique advantages when paired with The Botforge 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 The Botforge
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 The Botforge tools with BigQuery, Vertex AI, and Cloud Functions
The Botforge + Google ADK Use Cases
Practical scenarios where Google ADK combined with the The Botforge MCP Server delivers measurable value.
Enterprise data agents: ADK agents query The Botforge and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine The Botforge tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query The Botforge regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including The Botforge
Example Prompts for The Botforge in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with The Botforge immediately.
"List all chatbots in my account."
"Submit a contact to the bot: { "first_name": "John", "email": "john@example.com", "message": "Interested in a demo" }."
"Check the operational status of bot 'bot_10293'."
Troubleshooting The Botforge MCP Server with Google ADK
Common issues when connecting The Botforge to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkThe Botforge + Google ADK FAQ
Common questions about integrating The Botforge 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 →
Basis Technologies
10 toolsManage your Basis DSP campaigns, tactics, and ads directly from any AI agent.

Superdocu
12 toolsAutomate document collection and client onboarding with Superdocu and AI agents.

Ragas
7 toolsEquip your AI with Ragas to create datasets, run RAG evaluations, and track experiment metrics directly from your workflow.

Elastic Security
10 toolsManage SIEM and SOC operations via Elastic Security — monitor detection rules, search security alerts (Signals), handle whitelisting, and audit threat coverage directly from any AI agent.
