# 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 mcp add Puthin7778/plantops-mcp

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