Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Canopy

БесплатноНе проверен

MCP server for the Get Canopy WordPress site, giving AI agents context over ACF blocks, content, Yoast SEO, menus, HubSpot tooling, and the running change journ

GitHubEmbed

Описание

MCP server for the Get Canopy WordPress site, giving AI agents context over ACF blocks, content, Yoast SEO, menus, HubSpot tooling, and the running change journal.

README

MCP (Model Context Protocol) server for the Get Canopy WordPress site. Gives Cursor agents full context over ACF blocks, content, Yoast SEO, menus, HubSpot tooling, and the running change journal.

What’s included

Area Path Notes
MCP server src/ Tools + resources registered with the MCP SDK
Change journal context/changelog.jsonl Persistent log of site changes (wp_log_change)
One-off ops scripts *.cjs, *.py HubSpot/GTM/import helpers — require .env
Env template .env.example Copy to .env and fill credentials

Setup

cp .env.example .env
# edit .env — WP_URL, WP_USER, WP_APP_PASSWORD, THEME_PATH, optional HubSpot/GTM

npm install
npm start

Point Cursor at this folder via .cursor/mcp.json (or your global MCP config):

{
  "mcpServers": {
    "get-canopy-wordpress": {
      "command": "npm",
      "args": ["start"],
      "cwd": "/absolute/path/to/canopy-mcp"
    }
  }
}

Security

  • Never commit .env. It is gitignored.
  • One-off scripts read WP_APP_PASSWORD / HUBSPOT_PRIVATE_APP_TOKEN from .env only.
  • This repo is intended for the Canopy engineering team; treat application passwords and HubSpot tokens as secrets.

Related

Lives alongside the WordPress theme at wp-content/themes/get-canopy (theme files, ACF JSON, blocks). The MCP THEME_PATH env var should point at that theme’s theme/ directory.

from github.com/falmiron-strsdev/canopy-mcp

Установка Canopy

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/falmiron-strsdev/canopy-mcp

FAQ

Canopy MCP бесплатный?

Да, Canopy MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Canopy?

Нет, Canopy работает без API-ключей и переменных окружения.

Canopy — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Canopy в Claude Desktop, Claude Code или Cursor?

Открой Canopy на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Canopy with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai