thegraph-token-mcp-skill

Installation
SKILL.md

The Graph Token MCP Skill

Use this skill to run The Graph Token API MCP operations through uxc.

Reuse the uxc skill for generic protocol discovery, envelope parsing, and error handling rules.

Prerequisites

  • uxc is installed and available in PATH.
  • Network access to https://token-api.mcp.thegraph.com/.
  • A The Graph Token API API TOKEN (JWT) from https://thegraph.market/dashboard is available for authenticated calls.

Important auth distinction:

  • Do not reuse the thegraph-mcp-skill API key directly.
  • thegraph-token-mcp-skill uses a separate credential sourced from The Graph Market Token API dashboard.
  • The value used with Authorization: Bearer ... must be the generated API TOKEN (JWT), not the raw dashboard API key.

Core Workflow

Installs
11
Repository
holon-run/uxc
GitHub Stars
110
First Seen
Mar 8, 2026
thegraph-token-mcp-skill — holon-run/uxc