- Explore MCP Servers
- pinax-mcp
Pinax Mcp
What is Pinax Mcp
pinax-mcp is an MCP client designed for connecting to the Pinax Token API MCP, enabling seamless interaction with MCP Server-compatible services available at https://thegraph.market.
Use cases
Use cases for pinax-mcp include developing applications that need real-time data streaming from the Pinax Token API, integrating with AI agents like Claude Desktop and Cline, and building decentralized applications that leverage token-based interactions.
How to use
To use pinax-mcp, create a free account at https://thegraph.market using your GitHub credentials. After logging in, navigate to the Dashboard, create a new key, and generate an access token. Configure your environment variables with the access token and SSE URL, then run the client with the desired options.
Key features
Key features of pinax-mcp include support for Server-Sent Events (SSE), JWT access token authentication, and options for verbose logging. It is designed to facilitate easy integration with various AI agents.
Where to use
pinax-mcp can be used in applications that require interaction with MCP Server-compatible services, particularly in the context of blockchain technology, decentralized applications, and AI integrations.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Pinax Mcp
pinax-mcp is an MCP client designed for connecting to the Pinax Token API MCP, enabling seamless interaction with MCP Server-compatible services available at https://thegraph.market.
Use cases
Use cases for pinax-mcp include developing applications that need real-time data streaming from the Pinax Token API, integrating with AI agents like Claude Desktop and Cline, and building decentralized applications that leverage token-based interactions.
How to use
To use pinax-mcp, create a free account at https://thegraph.market using your GitHub credentials. After logging in, navigate to the Dashboard, create a new key, and generate an access token. Configure your environment variables with the access token and SSE URL, then run the client with the desired options.
Key features
Key features of pinax-mcp include support for Server-Sent Events (SSE), JWT access token authentication, and options for verbose logging. It is designed to facilitate easy integration with various AI agents.
Where to use
pinax-mcp can be used in applications that require interaction with MCP Server-compatible services, particularly in the context of blockchain technology, decentralized applications, and AI integrations.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
MCP Client: @pinax/mcp
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
- Create a free account at https://thegraph.market using your GitHub credentials as login.
- Go to Dashboard
- Create New Key
- Generate Access Token
.env
ACCESS_TOKEN=<https://thegraph.market JWT Access Token> SSE_URL=https://token-api.mcp.thegraph.com/sse
Supported by AI Agents
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










