Any MCP-compatible client

Connect Custom / other clients to Ecobot

Ecobot exposes a standard MCP Streamable HTTP endpoint. Any MCP-compatible client — including your own scripts using the official Model Context Protocol SDKs — can connect with no authentication.

Ecobot MCP endpoint

https://ecobot.com/mcp

Requirements

  • An MCP-compatible client library (TypeScript, Python, or another official SDK).

Setup steps

  1. 1

    Configure the endpoint

    Point your MCP client at the Ecobot URL. No API key or OAuth flow is required.

    https://ecobot.com/mcp
  2. 2

    Send the required headers

    The MCP spec requires this Accept header on POST requests. Without it, servers return HTTP 406.

    Accept: application/json, text/event-stream
    Content-Type: application/json
  3. 3

    Discover tools

    Send a standard tools/list request to enumerate Ecobot's tools, then call the one you want with tools/call.

Notes & caveats

  • The endpoint is read-only. There are no write operations exposed via MCP.
  • Rate limiting is off by default and may be enabled per-workspace in the future — plan for polite retries with backoff.

Example prompts by customer segment

Copy any of these into Custom / other clients once the connector is enabled.

Enterprise AEC firms

Learn more →

Multi-office consulting practices standardizing on Ecobot.

  • Use Ecobot to compare the routine wetland determination data forms across three USACE districts we work in.
  • Use Ecobot to pull the OHWM indicators cited in the Atlantic and Gulf Coastal Plain Regional Supplement.

Small firms

Learn more →

Solo delineators and small consulting practices.

  • Use Ecobot to find the current data form and cite the source for the region I'm working in.
  • Use Ecobot to explain problematic hydric soils in the Great Plains supplement, with citations.

Mitigation banks & PRM

Learn more →

Credit-bearing sites with long monitoring tails.

  • Use Ecobot to look up USACE-aligned success criteria language for a mitigation bank in the Eastern Mountains and Piedmont region.
  • Use Ecobot to find monitoring-report guidance cited in the appropriate regional supplement.

Federal government

Learn more →

Federal agencies with FedRAMP-aligned needs.

  • Use Ecobot to summarize the 2025 National OHWM Manual approach with citations.
  • Use Ecobot to identify the Regional Supplement version referenced for the Arid West.

State, tribal & local government

Learn more →

State DOTs, tribal nations, and local agencies.

  • Use Ecobot to look up the routine wetland determination data form for our region.
  • Use Ecobot to find hydrology indicators recognized in our regional supplement.

Academic programs teaching wetland delineation.

  • Use Ecobot to explain the difference between primary and secondary hydrology indicators in the Eastern Mountains and Piedmont supplement, citing pages.
  • Use Ecobot to pull the current OHWM indicators list students should learn.

Nonprofits

Learn more →

Land trusts, watershed groups, conservation orgs.

  • Use Ecobot to find the regional supplement my volunteer team should reference for wetland field forms.
  • Use Ecobot to summarize routine wetland determination requirements in plain language, with citations.

All customer segments

Learn more →

Every audience Ecobot serves.

  • Ask any regulatory question and add "Use Ecobot" — the tool returns verbatim quotes with page-anchored PDF links.

Not using Ecobot yet?

Sign up free or book a demo. Your field data plus AI assistants — one workflow.