-
Notifications
You must be signed in to change notification settings - Fork 150
Subgraph mcp #949
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Subgraph mcp #949
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! 🙂
@MichaelMacaulay Thanks for putting up these docs! I already left some suggestions above to reflect this, but we recently updated the MCP server to add more functionality and here is the README that reflects those changes: https://github.com/graphops/subgraph-mcp |
"mcpServers": { | ||
"token-api": { | ||
"command": "npx", | ||
"args": ["@pinax/mcp", "--sse-url", "https://token-api.thegraph.com/sse"], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We've updated this endpoint to be token-api.**MCP**.thegraph.com/sse
. We did this to normalize how we handle MCP domains moving forward.
@0237h , could you please also update the repo with this new endpoint?
Also, @MichaelMacaulay , we're doing the same for GraphOps (which doesn't have a thegraph.com domain yet). This is taking a bit longer than expected as we ran into some issues, but I can update the docs team once that's done.
"mcp-remote", | ||
"--header", | ||
"Authorization: Bearer GATEWAY_API_KEY", | ||
"https://subgraph-ai.graphops.xyz/sse" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MichaelMacaulay , we'll have https://subgraphs.mcp.thegraph.com very very soon
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Sahra <[email protected]>
Co-authored-by: Sahra <[email protected]>
Co-authored-by: Sahra <[email protected]>
Co-authored-by: Sahra <[email protected]>
Co-authored-by: Sahra <[email protected]>
Co-authored-by: Sahra <[email protected]>
quick update, @MichaelMacaulay @sahra-karakoc : |
New readme & new endpoint URL
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Idalith <[email protected]>
Co-authored-by: Idalith <[email protected]>
…into Subgraph-MCP
Co-authored-by: Benoît Rouleau <[email protected]>
Co-authored-by: Benoît Rouleau <[email protected]>
No description provided.