An MCP Client for connecting to MCP Server‐compatible services at https://thegraph.market.
Usage: @pinax/mcp [options]
Options:
-V, --version output the version number
--sse-url <string> SSE URL (default: "https://token-api.service.pinax.network/sse", env: SSE_URL)
--access-token <string> https://thegraph.market JWT Access Token (env: ACCESS_TOKEN)
-v, --verbose <boolean> Enable verbose logging (choices: "true", "false", default: false, env: VERBOSE)
-h, --help display help for command
- Create a free account at https://thegraph.market using your GitHub credentials as login.
- Go to Dashboard
- Create New Key
- Generate Access Token
ACCESS_TOKEN=<https://thegraph.market JWT Access Token>
SSE_URL=https://token-api.service.pinax.network/sse