Package Information
Downloads: 6 weekly / 19 monthly
Latest Version: 0.1.0
Documentation
n8n-nodes-settlegrid
n8n community node for SettleGrid — discover, browse, and invoke monetized AI tools from your n8n workflows.
Installation
Install via the n8n community nodes panel, or manually:
npm install n8n-nodes-settlegrid
Then restart n8n. The SettleGrid node will appear in the node palette.
Credentials
Create a SettleGrid API credential with your API key from the SettleGrid developer dashboard.
Available Operations
Tool
| Operation | Description |
|---|---|
| List Tools | Search and paginate the tool marketplace. Filter by query, category, and sort order. |
| Get Tool | Fetch full details for a specific tool by its slug, including reviews and changelog. |
| List Categories | List all tool categories with active tool counts. |
Registry (MCP Sub-Registry)
| Operation | Description |
|---|---|
| List Servers | List published MCP servers with search, category, tag, and verification filters. Cursor-based pagination. |
| Get Server | Get the latest version of a specific MCP server by name, including reviews, reputation, and changelog. |