Gemini
Configure Instructionly with Gemini via Gemini CLI.
Prerequisites
Before you begin, make sure you have your MCP credentials.
Native MCP Support
As of January 2026, Gemini does not support MCP connectors natively. However, you can connect via third-party tools like Gemini CLI (powered by Google).
According to Google support: "MCPs are not yet available as tools in Gemini. For now, you can work with them in the ADK framework only." We'll update this guide when native support is available.
Using Gemini CLI
To use Instructionly with Gemini CLI, follow their MCP server documentation and use this server URL:
https://mcp.instructionly.io/sse?key=YOUR_MCP_KEY&secret=YOUR_MCP_SECRET&workspace=YOUR_WORKSPACE_SLUG
Replace the placeholder values with your actual credentials:
YOUR_MCP_KEY- Your MCP key (e.g.,ion_xxx)YOUR_MCP_SECRET- Your MCP secretYOUR_WORKSPACE_SLUG- Your workspace slug (e.g.,workspace-abc123)