Agent Skills: Greenspark Account API

>-

UncategorizedID: getgreenspark/mcp/greenspark-account

Install this agent skill to your local

pnpm dlx add-skill https://github.com/getgreenspark/mcp/tree/HEAD/skills/greenspark-account

Skill Files

Browse the full folder contents for greenspark-account.

Download Skill

Loading file tree…

skills/greenspark-account/SKILL.md

Skill Metadata

Name
greenspark-account
Description
>-

Greenspark Account API

Related skills

Apply greenspark-mcp and greenspark-auth-environments before live calls.

Endpoints

| operationId | Purpose | |-------------|---------| | getPublicAccountV2 | Public account — impacts and comparisons by project | | getCommunityPublicAccount | Greenspark community public profile |

Use cases

  • Merchant widget / public embed: getPublicAccountV2 with account id
  • Community pages: getCommunityPublicAccount
  • Schema discovery: get-endpoint before building frontend or backend proxy

MCP rules (v1)

  • Account spec is MCP-enabled for GET routes when toggled in ReadMe.
  • Read-only via MCP in v1.
  • Match sandbox key to sandbox host for testing.

Agent guidance

  • When user asks for "account impacts" or "comparisons by project": use getPublicAccountV2.