← greenventuretanzania.com

INDIVIDUAL MCP TOOL

list_projects

List Green Venture's completed reference projects (safari camps, lodges and schools) with client, location and application, plus the headline product range.

greenventuretanzania.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://greenventuretanzania.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_projects and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

greenventuretanzania.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.green-venture-built-to-last]
url = "https://greenventuretanzania.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "green-venture-built-to-last": {
      "type": "http",
      "url": "https://greenventuretanzania.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: green-venture-built-to-last
Remote MCP URL: https://greenventuretanzania.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "green-venture-built-to-last": {
      "url": "https://greenventuretanzania.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "green-venture-built-to-last": {
      "type": "http",
      "url": "https://greenventuretanzania.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "green-venture-built-to-last",
  "transport": "streamable-http",
  "url": "https://greenventuretanzania.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_products — List Green Venture's recycled plastic products with their public prices in Tanzanian Shillings, units (per m², per linear metre, or each) and descriptions.
  • estimate_project — Estimate the linear metres of 4x1.5 inch recycled plastic plank needed for a decking or cladding area, plus the material cost in Tanzanian Shillings.
  • company_info — Get Green Venture Limited's public company profile: what it makes, factory location, contact details and recycling impact.
  • submit_quote_enquiry — Send Green Venture a project enquiry, exactly like the Request a Quote form on the website.