pinax-mcp

An MCP Client for connecting to MCP Server‐compatible services at https://thegraph.market.

GitHubスター

6

ユーザー評価

未評価

お気に入り

0

閲覧数

11

フォーク

2

イシュー

0

README
MCP Client: @pinax/mcp

license

An MCP Client for connecting to MCP Server‐compatible services at https://thegraph.market.

Usage: @pinax/mcp [options]

An MCP Client for connecting to MCP Server‐compatible services at https://thegraph.market.

Options:
  -V, --version            output the version number
  --sse-url <string>       Server-Sent Events (SSE) url (env: SSE_URL)
  --access-token <string>  JWT Access Token from https://thegraph.market (env: ACCESS_TOKEN)
  -v, --verbose <boolean>  Enable verbose logging (choices: "true", "false", default: false, env: VERBOSE)
  -h, --help               display help for command
Authentication
  1. Create a free account at https://thegraph.market using your GitHub credentials as login.
  2. Go to Dashboard
  3. Create New Key
  4. Generate Access Token
.env
ACCESS_TOKEN=<https://thegraph.market JWT Access Token>
SSE_URL=https://token-api.mcp.thegraph.com/sse
Image
Supported by AI Agents