More Trees Connector for AI agents.
11 live capabilities
Manage carbon offsets and reforestation projects directly from your AI client.
Waiting for input…
Why people use More Trees
More Trees : Automate Carbon Offset Reporting for ESG Teams
This Connector lets you just ask your AI for the numbers. You get a clean summary of your reforestation progress and impact metrics in a single chat window, ready to be pasted into your report.
What Vinkius changes
You get a direct line of communication between your AI agent and your reforestation data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quarterly ESG Reporting
A sustainability lead asks the agent to summarize the total CO2 offset for the last three months.
- Real-world use case 02
Rapid Tree Planting
A CSR manager needs to plant 500 trees in the Amazon.
- Real-world use case 03
Audit Verification
An auditor asks for proof of a specific planting.
Complete set · 11capabilities
The complete More Trees capability set.
These are the exact actions your AI can choose when you ask it to work with More Trees.
01—04
4 capabilities in this set.
Part of 11 available through More Trees.
- 01 Capability
Check moretrees status
Verify your connection to the More Trees API. This ensures your AI agent can talk to the platform without any errors.
- 02 Capability
Get account
Pull your core account information and profile details. Use this to confirm your identity and see your current subscription status.
- 03 Capability
Get certificate
Retrieve specific digital planting certificates for your records. This makes it easy to provide proof of impact to your stakeholders.
- 04 Capability
Get forest
Fetch detailed information about a specific forest location. You can use this to see exactly where your trees are being planted.
05—08
4 capabilities in this set.
Part of 11 available through More Trees.
- 05 Capability
Get impact report
Get your latest CO2 offset and environmental impact metrics. This gives you the hard numbers you need for your quarterly sustainability reports.
- 06 Capability
Get planting status
Check the current progress of a specific tree planting order. Use this to see if your trees have been planted and what species were used.
- 07 Capability
Get project
Fetch the details and specs of a reforestation project. This helps you understand the specific goals and locations of different planting sites.
- 08 Capability
List forests
See a complete list of all available reforestation forests. Use this to browse different regions and see how many trees are currently in each.
09—11
3 capabilities in this set.
Part of 11 available through More Trees.
- 09 Capability
List projects
Browse all reforestation projects available for planting. This lets you see the various ways you can contribute to reforestation efforts.
- 10 Capability
List transactions
View a history of all your past tree planting transactions. Use this to track your spending and your total tree count over time.
- 11 Capability
Plant trees
Submit a new order to plant trees with specific species and quantity. This lets you place new reforestation orders directly from your AI chat.
Set up in minutes
One URL. Then ask More Trees to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use More Trees from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_KuU6ANObdEJhlZVsSfpcwpRVCuRQv1mZbIpu5Xh0/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it More Trees, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable More Trees for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_KuU6ANObdEJhlZVsSfpcwpRVCuRQv1mZbIpu5Xh0/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the More Trees URL.
- Step 03
Save and start
Save the connection and enable More Trees in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"more-trees": {
"url": "https://edge.vinkius.com/vk_preview_KuU6ANObdEJhlZVsSfpcwpRVCuRQv1mZbIpu5Xh0/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using More Trees
Open Agent mode in chat and ask: "Using More Trees, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"more-trees": {
"url": "https://edge.vinkius.com/vk_preview_KuU6ANObdEJhlZVsSfpcwpRVCuRQv1mZbIpu5Xh0/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using More Trees
Ask Copilot: "Using More Trees, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"more-trees": {
"url": "https://edge.vinkius.com/vk_preview_KuU6ANObdEJhlZVsSfpcwpRVCuRQv1mZbIpu5Xh0/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using More Trees
Open Cascade and ask: "Using More Trees, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"more-trees": {
"url": "https://edge.vinkius.com/vk_preview_KuU6ANObdEJhlZVsSfpcwpRVCuRQv1mZbIpu5Xh0/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using More Trees
Ask Cline: "Using More Trees, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add more-trees --transport http "https://edge.vinkius.com/vk_preview_KuU6ANObdEJhlZVsSfpcwpRVCuRQv1mZbIpu5Xh0/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using More Trees
Ask Claude: "Using More Trees, show me...". 11 tools are ready
Where the request belongs
Work More Trees can move forward.
Sustainability managers who are drowning in spreadsheets and need to report on carbon offsets quickly. ESG officers who need to verify planting data for corporate audits without manual data entry.
ESG Manager
Checking carbon offset metrics on a Tuesday afternoon to prep for a board meeting.
Sustainability Lead
Verifying specific project details for a new corporate partnership.
CSR Coordinator
Pulling planting certificates for a social media announcement.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGreenspark
Embed climate action into your product via Greenspark. plant trees, offset carbon, and track impact via AI.
Watershed Climate
Automate carbon measurement and reporting via Watershed. manage inventories, upload emissions data, and track reduction targets directly from any AI agent.
Climatiq Carbon Calculations
Calculate carbon footprints via Climatiq. search thousands of emission factors and estimate emissions for any activity.
World Bank Climate & Energy
Track CO2 emissions, renewable energy usage, deforestation, and electrification rates using official World Bank data.
Tree Planting Offset Calc
Calculate the number of trees and land area needed to offset your annual carbon footprint.
SkootEco
Connect your AI agents to SkootEco to track carbon emissions, purchase offsets, plant trees, and generate ESG compliance reports.
Bring your own AI
Change the model, client or framework. Keep More Trees connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about More Trees.
The practical details behind the request, access and result.
How does More Trees MCP help my ESG reporting?
It automates the data collection for your reports. Your AI agent can pull CO2 tonnage, hectare counts, and tree totals directly into your chat for easy copy-pasting.
Can I use More Trees MCP to plant trees?
Yes, you can. Your AI agent can submit new planting orders for specific projects and species directly through the connection.
How do I get my carbon offset certificates?
You can ask your AI agent to retrieve them for you. It will pull the specific digital certificates from your account records instantly.
Can More Trees MCP show me my reforestation history?
Yes, it can list all your past planting transactions, making it easy to track your total environmental impact over time.
Is More Trees MCP good for tracking corporate sustainability?
It is ideal for this. It provides the hard metrics and impact reports that sustainability officers need to prove their carbon offset goals.
What projects can I see with More Trees MCP?
You can browse all available reforestation projects, including their locations, tree counts, and specific environmental goals.
Can my AI plant trees?
Yes! plant_trees submits a planting order. Specify the quantity, project, and species. You receive a transaction ID to track progress.
Can I track environmental impact?
Yes. get_impact_report returns CO2 offset, total trees planted, and area reforested for your account.
Can I get planting certificates?
Yes. get_certificate returns the digital certificate for any planting transaction.
One connection away
Give your agent a direct line to More Trees.
Connect More Trees once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available