Skip to content

Commit 26a7cec

Browse files
0237hbenface
andauthored
Update website/src/pages/en/token-api/faq.mdx
Co-authored-by: Benoît Rouleau <[email protected]>
1 parent 6abe213 commit 26a7cec

File tree

1 file changed

+1
-1
lines changed
  • website/src/pages/en/token-api

1 file changed

+1
-1
lines changed

website/src/pages/en/token-api/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ For "ENOENT" errors, ensure Node.js 18+ is installed and the path to `npx`/`bunx
289289

290290
No, these are optional. MCP is an advanced feature allowing AI assistants to interface with the API via streaming. For standard usage, simply call the REST endpoints with any HTTP client using your JWT. Claude Desktop, Cline bot, and Cursor IDE integrations are provided for convenience but aren't required.
291291

292-
### How do I choose between the REST-MCP and the SQL-MCP and which one should I use ?
292+
### How do I choose between the REST-MCP and the SQL-MCP and which one should I use?
293293

294294
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):
295295
- `https://token-api.mcp.thegraph.com/` is for the REST-MCP

0 commit comments

Comments
 (0)