Skip to content

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

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

Subgraph mcp #949

wants to merge 35 commits into from

Conversation

MichaelMacaulay
Copy link
Contributor

No description provided.

@MichaelMacaulay MichaelMacaulay requested a review from a team as a code owner May 13, 2025 22:13
Copy link
Contributor

@idalithb idalithb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! 🙂

@sahra-karakoc
Copy link
Member

@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"],
Copy link

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"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MichaelMacaulay and others added 16 commits May 14, 2025 09:12
@p-diogo
Copy link

p-diogo commented May 14, 2025

quick update, @MichaelMacaulay @sahra-karakoc : subgraphs.mcp.thegraph.com/sse works now :)

New readme & new endpoint URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants