Apideck MCP Server for Google ADKGive Google ADK instant access to 6 tools to Create Vault Session, Delete Vault Connection, Execute Proxy, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Apideck 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 Apideck MCP Server for Google ADK is a standout in the Developer Tools 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="apideck_agent",
instruction=(
"You help users interact with Apideck "
"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 Apideck MCP Server
Connect Apideck to your AI agent to streamline how you interact with multiple SaaS platforms. By using Apideck's Unified APIs, your agent can communicate with various CRM providers and manage user integrations without writing custom code for every service.
Google ADK natively supports Apideck 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
- Unified CRM Access — List and filter contacts across different CRM providers like Salesforce, HubSpot, or Pipedrive using the
list_crm_contactstool. - Vault Management — Create sessions for users to link their own accounts (
create_vault_session), list existing connections, and retrieve or delete specific service links. - API Proxying — Execute direct requests to downstream service endpoints using
execute_proxywhen you need specific functionality not covered by the unified schema. - Connection Auditing — Inspect the status and details of active integrations using
get_vault_connectionto ensure data flow is healthy.
The Apideck 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 Apideck tools available for Google ADK
When Google ADK connects to Apideck through Vinkius, your AI agent gets direct access to every tool listed below — spanning unified-api, crm-integration, vault, 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 vault session on Apideck
Create a Vault session
Delete vault connection on Apideck
Delete a Vault connection
Execute proxy on Apideck
Execute a Proxy API request
Get vault connection on Apideck
Get a specific Vault connection
List crm contacts on Apideck
g., salesforce, hubspot) using the Unified CRM API. List CRM contacts from a unified integration
List vault connections on Apideck
List Vault connections
Connect Apideck to Google ADK via MCP
Follow these steps to wire Apideck 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 Apideck MCP Server
Google ADK provides unique advantages when paired with Apideck 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 Apideck
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 Apideck tools with BigQuery, Vertex AI, and Cloud Functions
Apideck + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Apideck MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Apideck and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Apideck tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Apideck regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Apideck
Example Prompts for Apideck in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Apideck immediately.
"List all CRM contacts from the hubspot integration."
"Show me all active Vault connections for the current consumer."
"Create a Vault session with a redirect URI to https://example.com/dashboard."
Troubleshooting Apideck MCP Server with Google ADK
Common issues when connecting Apideck to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkApideck + Google ADK FAQ
Common questions about integrating Apideck 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 →
GBIF
3 toolsSearch 2.4 billion biodiversity records — find any species on Earth with full taxonomy, observation locations, and geographic distribution from the Global Biodiversity Information Facility.

Orb
10 toolsAutomate usage-based billing via Orb — ingest events, manage subscriptions, and track invoices directly from any AI agent.

LocalAI
19 toolsRun LLMs, generate images, and process audio locally. OpenAI-compatible API for your own hardware.

Diffbot
10 toolsAutomate web data extraction via Diffbot — turn any website into structured JSON data for articles, products, discussions, and more directly from any AI agent.
