ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Watershed Climate with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate carbon measurement and reporting via Watershed. manage inventories, upload emissions data, and track reduction targets directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 16 capabilities

The complete Watershed Climate capability set.

These are the exact actions your AI can choose when you ask it to work with Watershed Climate.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 16 available through Watershed Climate.

  1. 01

    Get upload

    Use the upload_id from list_uploads to inspect details before adding data or submitting for validation. Get details of a specific data upload

  2. 02

    List inventories

    An inventory represents your organization's carbon footprint measurement for a specific year, containing Scope 1 (direct), Scope 2 (energy), and Scope 3 (value chain) emissions data. Each inventory has a year, status, and total emissions calculated from submitted activity data. List all GHG inventories in your Watershed organization

  3. 03

    List reduction targets

    Reduction targets define your organization's goals for decreasing emissions over time, often aligned with Science Based Targets initiative (SBTi) or net-zero commitments. Each target includes baseline year, target year, reduction percentage, and progress tracking. List all emissions reduction targets configured in your organization

  4. 04

    List reports

    Reports are formatted outputs of your climate data for disclosure, analysis, or internal review. Reports can include CDP disclosures, TCFD reports, or custom carbon footprint summaries. Each report has metadata about its type, generation date, and scope. List all available reports in your Watershed organization

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 16 available through Watershed Climate.

  1. 05

    List upload data records

    Each record contains the activity data that will be processed into emissions measurements. Use this to review the data before validating and submitting the upload. List all data records in a specific upload

  2. 06

    Update upload data record

    Use this to correct errors or modify activity data before validation and submission. The record_id is obtained from list_upload_data_records. The body should contain the complete updated record object with all required fields. Update a specific data record in an upload

  3. 07

    Upload data records

    Each record represents an activity that generates emissions (e.g., electricity consumption, business travel, shipping). Records should follow Watershed's data format with fields like: activity_type, quantity, unit, start_date, end_date, location, etc. You can upload a single record or multiple records in a batch by providing an array of objects. Example record: { "activity_type": "electricity", "quantity": 1500, "unit": "kWh", "start_date": "2024-01-01", "end_date": "2024-01-31" } Upload activity data records to an existing upload container

  4. 08

    Get inventory

    Use the inventory_id from list_inventories to inspect detailed carbon footprint results and understand your organization's emissions composition. Get detailed information about a specific GHG inventory

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 16 available through Watershed Climate.

  1. 09

    Create upload

    An upload is required before you can add data records to Watershed. After creating an upload, you add data records to it, validate the data, and then submit it for processing. The upload acts as a batch grouping mechanism for related activity data. You can optionally provide a name and description to identify the upload purpose. Create a new data upload container in Watershed

  2. 10

    Delete upload data record

    Use this to remove incorrect or unwanted data before validating and submitting the upload. This action cannot be undone. The record_id is obtained from list_upload_data_records. Delete a specific data record from an upload

  3. 11

    Get report

    Use the report_id from list_reports to access the full report details including generated files, disclosure frameworks covered, and emissions data summarized. Reports are typically generated after inventories are complete and validated. Get detailed information about a specific report

  4. 12

    Get task status

    When you submit an upload for processing, a task is created and returns a task_id. Use this capability to check if the processing is complete, still in progress, or failed. Task status is useful for monitoring large data submissions that may take time to process. Check status of a processing task (e.g., upload submission)

Capability set04 / 04

13-16

4 capabilities in this set.

Part of 16 available through Watershed Climate.

  1. 13

    List measurements

    Measurements represent the actual carbon footprint values derived from your uploaded activity data. You can filter by inventory_id to see measurements for a specific year's inventory, or by year to see measurements across all inventories for that year. Each measurement includes the activity type, emission factor used, and calculated CO2e value. List emissions measurements with optional filters

  2. 14

    List uploads

    Uploads are containers for activity data that will be validated and processed into emissions measurements. Each upload can contain multiple data records representing activities like electricity usage, flights, or shipping. Use this to see all existing uploads and their IDs before adding data or submitting for processing. List all data uploads in your Watershed organization

  3. 15

    Submit upload

    This triggers Watershed's calculation engine to convert activity data into emissions measurements using appropriate emission factors. The upload must be validated successfully before submission. The response includes a task_id that can be used to track processing status via get_task_status. Processing may take some time depending on data volume. Submit a validated upload for emissions processing

  4. 16

    Validate upload

    Validation ensures data quality and prevents rejection during the submission phase. The response includes validation results with any errors or warnings that need to be addressed. Always validate before submitting to ensure successful processing. Validate data in an upload before submission

Observed, not estimated

947ms average. Fast in production.

Watershed Climate is checked daily against the live service.

Daily averagePeak 1197ms
Aug 20Today
Fastest day
786ms
Slowest day
1197ms
14-day trend
Slowing+13%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 16 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Watershed Climate, so you can see the experience inside your AI.

It does not authenticate your account with Watershed Climate. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Watershed Climate Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_svbUSyLT0Fyy3BlxNle3W7x9VHoKVZUrNfKc7l2A/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Watershed Climate capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "watershed-climate-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_svbUSyLT0Fyy3BlxNle3W7x9VHoKVZUrNfKc7l2A/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Watershed Climate owners ask.

  • 01

    What is the workflow to upload activity data and get emissions calculated in Watershed?

    The complete workflow is: (1) Use create_upload to create an upload container, (2) Use upload_data_records to add your activity data records (electricity, flights, shipping, etc.), (3) Use validate_upload to check data quality and fix any errors, (4) Use submit_upload to send data for emissions calculation, (5) Use get_task_status with the returned task_id to monitor processing. Once complete, your measurements appear in the inventory.

  • 02

    Can I check my organization's total carbon footprint for a specific year?

    Yes! Use list_inventories to find your organization's GHG inventories by year. Then use get_inventory with the specific inventory_id to see the complete emissions breakdown by Scope 1 (direct), Scope 2 (energy), and Scope 3 (value chain). You can also use list_measurements with the year filter to see individual measurement details across all inventories.

  • 03

    Where do I find my Watershed API key and how do I generate one?

    Log in to your Watershed dashboard at dashboard.watershedclimate.com, navigate to Organization Settings in the left menu, then go to the API section. Click to generate a new API key. Copy and save this key immediately. it won't be shown again. The key typically starts with wh_. Keep it secure as it provides full access to your organization's climate data.

  • 04

    What types of activity data can I upload to Watershed?

    Watershed accepts a wide range of activity data including: electricity and energy consumption (kWh, therms), business travel (flights, hotels, rental cars), employee commuting, freight and shipping (ton-miles, kg-km), waste generated, water usage, and purchased goods/services. Each record needs fields like activity_type, quantity, unit, start_date, end_date, and optionally location and spend_amount for accurate emissions calculation.