4,500+ servers built on MCP Fusion
Vinkius
More Trees logo
Vinkius
Google ADK logo

How to Use the More Trees MCP in Google ADK

Run enterprise-scale tree planting and track carbon offsets using Google ADK agents and BigQuery datasets.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

More Trees MCP on Cursor AI Code Editor MCP Client More Trees MCP on Claude Desktop App MCP Integration More Trees MCP on OpenAI Agents SDK MCP Compatible More Trees MCP on Visual Studio Code MCP Extension Client More Trees MCP on GitHub Copilot AI Agent MCP Integration More Trees MCP on Google Gemini AI MCP Integration More Trees MCP on Lovable AI Development MCP Client More Trees MCP on Mistral AI Agents MCP Compatible More Trees MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Google ADK

Connect More Trees MCP to Google ADK

Create your Vinkius account to connect More Trees to Google ADK and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Scale carbon tracking with Google ADK

The `list_transactions` tool allows Google ADK agents to pull entire histories of More Trees activities directly into your enterprise workflows via this MCP setup. You can feed thousands of More Trees transaction rows into Gemini's long-context window to analyze seasonal spending trends. By combining this with `get_impact_report`, your Google ADK agent calculates total More Trees carbon offset metrics against your cloud footprint. This turns raw More Trees environmental data into actionable insights for your Google Cloud executive team.

Verify planting status across global projects

The `get_planting_status` tool gives your Google ADK agent real-time updates on pending More Trees orders. When your Google ADK agent processes bulk transactions from BigQuery, it cross-references this status to update your internal More Trees ledgers. If a project stalls, the Google ADK agent queries `get_project` to check alternative active More Trees sites. This ensures your Google ADK sustainability budget is always directed to active, verified More Trees projects.

Generate certificates for enterprise audits

The `get_certificate` tool enables your Google ADK agent to fetch PDF certificates from More Trees for compliance reporting. This MCP Server allows your enterprise Google ADK agent to run these queries automatically, storing the resulting files directly in Google Cloud Storage. Running `get_forest` alongside these audits lets you map your company's virtual More Trees forest growth over time. Your Google ADK agent can present this visual More Trees progress to stakeholders during quarterly reviews.

Setup guide

Set up More Trees MCP in Google ADK

Prerequisites

  • Python 3.10+ installed
  • google-adk package (pip install google-adk)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install Google ADK

    Run pip install google-adk to install the Agent Development Kit. MCP support is included via the McpToolset class.

  2. 2

    Connect via SSE transport

    Use McpToolset.from_server() with SseServerParams pointing to your Vinkius endpoint. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com.

  3. 3

    Create an LlmAgent

    Pass the returned mcp_tools list directly to LlmAgent(tools=mcp_tools). The ADK maps each MCP tool to a native Gemini function call — no manual schema definitions required.

  4. 4

    Run with any Gemini model

    The agent works with any Gemini model (gemini-2.0-flash, gemini-2.5-pro, etc.). Copy the full example on the right to get started with More Trees tools in your ADK agent.

agent.py
from google.adk.agents import LlmAgent
from google.adk.tools.mcp_tool.mcp_toolset import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import SseServerParams

# Connect to the MCP via SSE
mcp_tools, exit_stack = await McpToolset.from_server(
    connection_params=SseServerParams(
        url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    )
)

# Create your agent with auto-discovered tools
agent = LlmAgent(
    name="More Trees_agent",
    model="gemini-2.0-flash",
    instruction="You have access to More Trees tools via MCP.",
    tools=mcp_tools,
)

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by More Trees. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about More Trees MCP in Google ADK

Your Google ADK agent uses `list_transactions` to pull historical records and feeds them into Gemini's large context window. This allows the agent to generate detailed More Trees carbon offset summaries without hitting token limits over the MCP connection.
Yes, you can use the `tool_names` filter in the Google ADK configuration to only expose `plant_trees` and `get_impact_report`. This limits the agent's actions to specific More Trees tasks.
The Google ADK agent calls the `check_moretrees_status` tool during initialization to confirm the More Trees API is responsive. This prevents downstream workflow failures in your Google Cloud pipelines.
Yes, the Google ADK agent calls `list_projects` to retrieve active More Trees environmental initiatives. You can then map these projects directly to your company's regional offices.
Your API tokens and transaction IDs are isolated within the Vinkius MCP host environment. The server never writes this credential data to persistent storage, ensuring zero exposure to external networks during Google ADK operations.

Start using the More Trees MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 11 tools

We've already built the connector for More Trees. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 11 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.