You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/pages/en/token-api/faq.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -291,7 +291,7 @@ No, these are optional. MCP is an advanced feature allowing AI assistants to int
291
291
292
292
### How do I choose between the REST-MCP and the SQL-MCP and which one should I use?
293
293
294
-
To use one or the other, you need to supply the adequate URL in your configuration file (see the [docs](https://thegraph.com/docs/en/ai-suite/token-api-mcp/introduction/) for how to setup your configuration):
294
+
To use one or the other, you need to supply the adequate URL in your configuration file (see the [docs](https://thegraph.com/docs/en/ai-suite/token-api-mcp/introduction/) for how to set up your configuration):
295
295
-`https://token-api.mcp.thegraph.com/` is for the REST-MCP
296
296
-`https://token-api.mcp.thegraph.com/sql` is for the SQL-MCP
0 commit comments