Knorish MCP Server for Google ADKGive Google ADK instant access to 12 tools to Create User, Create Webhook, Enroll User, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Knorish 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 Knorish MCP Server for Google ADK is a standout in the Ecommerce category — giving your AI agent 12 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="knorish_agent",
instruction=(
"You help users interact with Knorish "
"using 12 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 Knorish MCP Server
Connect your Knorish account to any AI agent and manage your online course business through natural conversation.
Google ADK natively supports Knorish as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 12 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
- Course Management — List courses, inspect curricula, and track enrollment numbers
- Student Tracking — Browse students with progress, completion rates, and engagement
- Enrollment Monitoring — Track new enrollments, active students, and drop-offs
- Content Browsing — Navigate course modules, lessons, and media content
- Sales Analytics — Monitor revenue, orders, and conversion metrics
- Certificate Management — Track certificate issuance and completion records
The Knorish MCP Server exposes 12 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 12 Knorish tools available for Google ADK
When Google ADK connects to Knorish through Vinkius, your AI agent gets direct access to every tool listed below — spanning online-courses, lms, student-tracking, 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 user on Knorish
Create a new user
Create webhook on Knorish
Create a new webhook
Enroll user on Knorish
Enroll a user in a course
Get account info on Knorish
Get academy account details
Get course on Knorish
Get course details
Get student progress on Knorish
Get student progress
Get user on Knorish
Get user details
List bundles on Knorish
List course bundles
List courses on Knorish
List all courses
List users on Knorish
List all users
List webhooks on Knorish
List webhooks
Unenroll user on Knorish
Unenroll a user from a course
Connect Knorish to Google ADK via MCP
Follow these steps to wire Knorish 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 Knorish MCP Server
Google ADK provides unique advantages when paired with Knorish 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 Knorish
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 Knorish tools with BigQuery, Vertex AI, and Cloud Functions
Knorish + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Knorish MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Knorish and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Knorish tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Knorish regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Knorish
Example Prompts for Knorish in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Knorish immediately.
"Show all courses with enrollment numbers and the top-performing course."
"Show student progress for the Digital Marketing course and recent enrollments."
"Show the curriculum of the Python course and sales for this month."
Troubleshooting Knorish MCP Server with Google ADK
Common issues when connecting Knorish to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkKnorish + Google ADK FAQ
Common questions about integrating Knorish 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 →
Apache APISIX
50 toolsManage your cloud-native API Gateway via AI — configure routes, services, upstreams, and consumers through the APISIX Admin API.

Buffer
12 toolsPlan, schedule, and publish social media content across all your channels with analytics that show what is working.

Parseur
10 toolsAutomate document processing via Parseur — list mailboxes, upload PDFs/Emails, extract structured data pipelines, and trigger template logic natively.

Code Climate
8 toolsManage code quality and engineering metrics via Code Climate — track repository grades, monitor snapshots, and audit test coverage directly from any AI agent.
