Use Earth Care Network from your AI

Earth Care Network runs a Model Context Protocol server, so the AI you already use can search the directory, keep your listing and journal current, and work your relationships. Everything it drafts waits for your yes.

Endpoint

https://www.earthcare.network/mcp/

Connect Claude, ChatGPT, or Grok

These clients connect over OAuth — no API key to copy. Sign in to your portal first; each flow below opens a sign-in prompt for your Earth Care Network account.

Claude (claude.ai)

  1. Open Settings → Connectors and choose Add custom connector.
  2. Paste https://www.earthcare.network/mcp/ as the remote MCP server URL.
  3. Approve the sign-in prompt — no client ID or secret needed.

Requires a Claude Pro, Max, Team, or Enterprise plan.

ChatGPT

  1. Open Settings → Connectors → Advanced and turn on Developer mode.
  2. Create a connector with https://www.earthcare.network/mcp/ as the server URL, then approve sign-in.

Available on Plus, Pro, Business, Enterprise, and Edu plans. On Plus and Pro, custom connectors are read-only.

Grok (grok.com)

  1. Go to grok.com/connectors and choose New Connector → Custom.
  2. Paste https://www.earthcare.network/mcp/ and complete sign-in.

Any other MCP client

Standard OAuth 2.1 discovery: point your client at https://www.earthcare.network/mcp/ and it finds the authorization server and scopes through /.well-known/oauth-protected-resource. For an API key instead (Cursor, scripts), see below.

Add the skills

The Profit with Purpose skills teach your AI how to use these tools well — onboarding your enterprise, your listing and site, the journal, relationships — and hand every publish, send and payment back to you. They are public: Profit with Purpose skills on GitHub.

Create an API key

  1. Sign in to your portal as an owner of the enterprise.
  2. Open Settings → Connect external AI tools.
  3. Create a key and copy the secret straight away (it is shown once).

Cursor configuration

{
  "mcpServers": {
    "earth-care-network": {
      "url": "https://www.earthcare.network/mcp/",
      "headers": {
        "Authorization": "Bearer ecn_mcp_YOUR_KEY_HERE"
      }
    }
  }
}

Tools

Every tool runs scoped to the enterprise you signed in for. A few, to know what to ask for:

  • search_directory — search the public directory
  • get_business_profile — read one listing
  • update_profile_draft — draft changes to your listing (you publish)
  • draft_article — draft a journal article for your yes
  • list_contacts — read your relationships
  • create_task — add a task for your team

The full, current list is the tools reference, or ask your client for tools/list.