# Plantops GraphQL Explorer

Explore and query the Plantops GraphQL API with schema introspection, field discovery, and mutation browsing. Inspect complex types and arguments to craft accurate requests. Run queries directly to v…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Puthin7778/plantops-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list Puthin7778/plantops-mcp
```

---

Source: https://github.com/Puthin7778/plantops-mcp
