Short.io MCP Server for Google ADKGive Google ADK instant access to 11 tools to Create Bulk Links, Create Short Link, Delete Link, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Short.io 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 Short.io MCP Server for Google ADK is a standout in the Productivity category — giving your AI agent 11 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="shortio_agent",
instruction=(
"You help users interact with Short.io "
"using 11 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 Short.io MCP Server
Connect your Short.io account to any AI agent and simplify your branded link management, click tracking, and URL orchestration through natural conversation.
Google ADK natively supports Short.io as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 11 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
- Link Management — List shortened links for any domain, retrieve detailed metadata, and monitor active status
- Domain Control — Query your catalog of branded domains to choose the right context for each short link
- Link Creation — Programmatically create new short links with custom paths (slugs) directly from your agent
- Click Analytics — Access aggregate click statistics and performance metrics for specific links to understand reach
- Direct Control — Manage your link-based outreach and content pipeline without manual dashboard entry
The Short.io MCP Server exposes 11 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 11 Short.io tools available for Google ADK
When Google ADK connects to Short.io through Vinkius, your AI agent gets direct access to every tool listed below — spanning url-shortening, link-management, branded-domains, 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 bulk links on Short.io
Create multiple shortened links at once
Create short link on Short.io
Shorten a new URL
Delete link on Short.io
Delete a shortened link
Get domain on Short.io
Get details for a custom domain
Get link clicks on Short.io
Get click analytics for a link
Get link details on Short.io
Get details for a specific link
Get link statistics on Short.io
Get click statistics
List short domains on Short.io
io account. List branded domains
List short links on Short.io
List links for a domain
List tags on Short.io
List all link tags
Update link on Short.io
Update a shortened link
Connect Short.io to Google ADK via MCP
Follow these steps to wire Short.io 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 Short.io MCP Server
Google ADK provides unique advantages when paired with Short.io 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 Short.io
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 Short.io tools with BigQuery, Vertex AI, and Cloud Functions
Short.io + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Short.io MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Short.io and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Short.io tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Short.io regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Short.io
Example Prompts for Short.io in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Short.io immediately.
"List all links for the domain 'my.link' in Short.io."
"Show me the click analytics for all shortened links created this month with geographic breakdown."
"Create a batch of 5 branded short links for our upcoming product launch campaign."
Troubleshooting Short.io MCP Server with Google ADK
Common issues when connecting Short.io to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkShort.io + Google ADK FAQ
Common questions about integrating Short.io 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 →
Unkey API Management
8 toolsManage and verify your user API keys via Unkey — create, revoke, and track usage directly from any AI agent.

LaunchDarkly
9 toolsManage LaunchDarkly feature flags, environments, assignments and deployments smoothly through conversational AI.

Lyko
12 toolsAccess European public transit via Lyko — plan intermodal trips, check departures, search stops, and monitor transit operators from any AI agent.

Infisical
9 toolsManage secrets infrastructure via AI — list, create, update, and audit secrets across environments with end-to-end encryption.
