SkootEco Connector for AI agents.
18 live capabilities
Track corporate carbon emissions and manage ESG compliance.
Waiting for input…
Why people use SkootEco
SkootEco for Automated ESG Compliance and Carbon Tracking
SkootEco puts that work on autopilot. Your AI agent handles the logging and pulls the data directly into a clean dashboard. You stop hunting for numbers and start making decisions based on real-time carbon data.
What Vinkius changes
You get a programmatic way to manage corporate sustainability without the manual spreadsheet headache.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Supply Chain Audit
An ops manager asks the agent to calculate the footprint of a new shipping route using get_emissions_by_scope to see the Scope 3 impact.
- Real-world use case 02
Quarterly Offsetting
A sustainability lead tells the agent to purchase enough offsets to cover Q1 travel using purchase_offset to hit their quarterly target.
- Real-world use case 03
Reforestation Tracking
A CSR lead asks the agent to update the tree count and fund a new project using plant_tree and list_projects for a community initiative.
Complete set · 18capabilities
The complete SkootEco capability set.
These are the exact actions your AI can choose when you ask it to work with SkootEco.
01—04
4 capabilities in this set.
Part of 18 available through SkootEco.
- 01 Capability
Get esg report
Pull a completed ESG report for your records. This provides a high-level summary of your compliance status.
- 02 Capability
Get account
Retrieve your current account details and information. This is useful for verifying your profile settings.
- 03 Capability
Get report
Retrieve a summary report of your current sustainability data. Use this for quick internal updates.
- 04 Capability
Get tree count
Check how many trees your company has currently planted. This is a great metric for public impact reporting.
05—08
4 capabilities in this set.
Part of 18 available through SkootEco.
- 05 Capability
List categories
See all the different categories of emissions you can track. This helps you organize your data entry.
- 06 Capability
List offsets
Browse the available certified carbon offset credits. Use this to find the best options for your needs.
- 07 Capability
List projects
See all available reforestation and climate projects. This lets you browse your options for funding.
- 08 Capability
Plant tree
Initiate a tree planting action for your company. This allows you to fund reforestation directly through your agent.
09—12
4 capabilities in this set.
Part of 18 available through SkootEco.
- 09 Capability
Add emission
Log a specific emission event to your account. This helps maintain an accurate record of your carbon footprint.
- 10 Capability
Check skooteco status
Verify that your AI client is correctly connected to SkootEco. Use this to ensure your data flow is active.
- 11 Capability
Get emissions by category
See a breakdown of emissions sorted by specific categories. This helps identify your highest-impact areas.
- 12 Capability
Get emissions by scope
View emissions data organized by Scope 1, 2, or 3. This is essential for accurate GHG protocol reporting.
13—15
3 capabilities in this set.
Part of 18 available through SkootEco.
- 13 Capability
Get emissions
Get the total carbon emissions for your entire account. Use this for a quick snapshot of your current footprint.
- 14 Capability
Get impact profile
View your company's public sustainability impact profile. This is your outward-facing environmental record.
- 15 Capability
Get metrics
Pull specific impact metrics for your sustainability goals. Use this to track your progress against targets.
16—18
3 capabilities in this set.
Part of 18 available through SkootEco.
- 16 Capability
Get offset
See the details of a specific carbon offset purchase. This helps you track where your credits are coming from.
- 17 Capability
Get project
Get the details of a specific climate or reforestation project. This provides deep-dive info on your initiatives.
- 18 Capability
Purchase offset
Buy certified carbon offset credits programmatically. Use this to hit your targets without leaving your AI client.
Set up in minutes
One URL. Then ask SkootEco to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use SkootEco 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_CvQerVbbWHpRTpkSOPT09qM42HjrEYEiKQeUMwC4/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 SkootEco, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable SkootEco for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_CvQerVbbWHpRTpkSOPT09qM42HjrEYEiKQeUMwC4/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 SkootEco URL.
- Step 03
Save and start
Save the connection and enable SkootEco in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"skooteco": {
"url": "https://edge.vinkius.com/vk_preview_CvQerVbbWHpRTpkSOPT09qM42HjrEYEiKQeUMwC4/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 SkootEco
Open Agent mode in chat and ask: "Using SkootEco, help me...". 18 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"skooteco": {
"url": "https://edge.vinkius.com/vk_preview_CvQerVbbWHpRTpkSOPT09qM42HjrEYEiKQeUMwC4/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 SkootEco
Ask Copilot: "Using SkootEco, help me...". 18 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"skooteco": {
"url": "https://edge.vinkius.com/vk_preview_CvQerVbbWHpRTpkSOPT09qM42HjrEYEiKQeUMwC4/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 SkootEco
Open Cascade and ask: "Using SkootEco, help me...". 18 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"skooteco": {
"url": "https://edge.vinkius.com/vk_preview_CvQerVbbWHpRTpkSOPT09qM42HjrEYEiKQeUMwC4/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 SkootEco
Ask Cline: "Using SkootEco, help me...". 18 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add skooteco --transport http "https://edge.vinkius.com/vk_preview_CvQerVbbWHpRTpkSOPT09qM42HjrEYEiKQeUMwC4/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 SkootEco
Ask Claude: "Using SkootEco, show me...". 18 tools are ready
Where the request belongs
Work SkootEco can move forward.
This is for the sustainability officer who is tired of chasing down department heads for data or the ESG manager who needs to turn raw numbers into a board-ready report without losing their mind.
Sustainability Officer
Manages the annual CSRD report and needs real-time carbon tracking for every department.
ESG Manager
Handles corporate carbon offsets and reforestation project funding for the company.
Operations Manager
Wants to see the carbon footprint of the supply chain without doing the math manually.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsClimatiq Carbon Calculations
Calculate carbon footprints via Climatiq. search thousands of emission factors and estimate emissions for any activity.
Ember Climate
Access global electricity data. generation, demand, emissions, and capacity from Ember Climate's open energy API.
Betterfly
Automate ESG and HR Wellness data via Betterfly. track global corporate steps, extract social donations, and orchestrate health engagement via agents.
Emissions API
Manage your environmental research. audit air quality and gas emissions via AI.
Greenspark
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.
Bring your own AI
Change the model, client or framework. Keep SkootEco 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 SkootEco.
The practical details behind the request, access and result.
Can SkootEco track Scope 3 emissions for my company?
Yes, SkootEco handles all three GHG scopes. It allows your AI agent to pull and organize emissions data so you can see your full carbon footprint, including supply chain impacts.
How do I buy carbon offsets using SkootEco?
You can have your AI agent purchase certified carbon offset credits directly through the Connector. It connects to the SkootEco marketplace to handle the purchase programmatically.
Does SkootEco support CSRD and TCFD reporting?
Yes, it can generate reports that are specifically aligned with CSRD and TCFD frameworks. This makes it much easier to stay compliant with international sustainability standards.
Can I track my tree planting progress with SkootEco?
Absolutely. The Connector can check your total tree count and provide details on specific reforestation projects you have funded, giving you real-time impact metrics.
Is SkootEco good for supply chain carbon tracking?
Yes, it's designed to help you see the bigger picture. It can pull emissions by scope and category, which is perfect for auditing your broader supply chain footprint.
How do I connect SkootEco to my AI agent?
Once you subscribe on Vinkius, you just need to provide your SkootEco API Key to your AI client. From there, your agent can start managing your carbon data immediately.
How can my AI retrieve a breakdown of our emissions by scope?
Simply use the get_emissions_by_scope capability. Your agent will instantly fetch data categorized by GHG Scope 1 (direct emissions), Scope 2 (energy), or Scope 3 (supply chain), perfectly aligned with the GHG Protocol.
Is it possible to automatically fund reforestation projects?
Yes. By executing the plant_trees action, your AI agent can programmatically fund tree planting projects to offset emissions, and return the updated total tree count in real time.
Can I automatically generate ESG compliance reports for stakeholders?
Absolutely. Ask the agent to use the generate_esg_report capability. It will compile your sustainability data into compliance reports aligned with CSRD and TCFD frameworks, ready for your next board meeting.
One connection away
Give your agent a direct line to SkootEco.
Connect SkootEco once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available