Command Palette

Search for a command to run...

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

Ask GorillaDesk (Gorilladesk )

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

Read-only MCP server that lets Claude, ChatGPT, or Cursor answer pest-business questions from your GorillaDesk account in plain English—looks up customers, invo

GitHubEmbed

Описание

Read-only MCP server that lets Claude, ChatGPT, or Cursor answer pest-business questions from your GorillaDesk account in plain English—looks up customers, invoices, schedules, and technicians without creating or changing data.

README

Read-only MCP server so Claude, ChatGPT, or Cursor can answer pest-business questions from your GorillaDesk account in plain English.

It looks things up. It does not create customers, change jobs, or take payments.

Example questions

  • How many customers do I have?
  • Who owes me money?
  • What’s on the schedule this week?
  • Who are my technicians?
  • How’s money this month?
  • Give me a Monday morning briefing

Auth

GorillaDesk uses a company API key (Bearer token).

  1. Open Addons → API
  2. Generate / copy the key
  3. Put it in .env as GORILLADESK_API_KEY (local) or paste it at /connect (hosted)

Docs: https://api.gorilladesk.com/docs/

Local install

cd gorilladesk-mcp
python3 -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"
cp .env.example .env
# edit .env and paste GORILLADESK_API_KEY

Wire Cursor / Claude Desktop to scripts/run_mcp.sh (see mcp.json.example).

Hosted HTTP

export GORILLADESK_MCP_HOSTED=1
export GORILLADESK_VAULT_SECRET='a-long-random-string'
./scripts/run_mcp_http.sh
Path Role
/ Landing
/gorilladesk Product page
/connect Paste API key → mint bearer token
/mcp Streamable HTTP MCP
/healthz Health

Safety

  • Client allows GET only
  • Tools annotated readOnlyHint=True
  • Owner tools return an answer string agents should read aloud

Relay

Product page lives under Relay at /gorilladesk. Marketing host: the relay-mcp Vercel project (fieldwork-mcp landing/).

Builder notes

pytest
ruff check src tests

from github.com/daisydaines/gorilladesk-mcp

Установить Ask GorillaDesk (Gorilladesk ) в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install ask-gorilladesk-gorilladesk-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add ask-gorilladesk-gorilladesk-mcp -- uvx --from git+https://github.com/daisydaines/gorilladesk-mcp gorilladesk-mcp

Пошаговые гайды: как установить Ask GorillaDesk (Gorilladesk )

FAQ

Ask GorillaDesk (Gorilladesk ) MCP бесплатный?

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

Нужен ли API-ключ для Ask GorillaDesk (Gorilladesk )?

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

Ask GorillaDesk (Gorilladesk ) — hosted или self-hosted?

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

Как установить Ask GorillaDesk (Gorilladesk ) в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare Ask GorillaDesk (Gorilladesk ) with

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

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

Автор?

Embed-бейдж для README

Похожее

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