Skip to content

Commit edfdbad

Browse files
0237hbenface
andauthored
Update website/src/pages/en/ai-suite/token-api-mcp/introduction.mdx
Co-authored-by: Benoît Rouleau <[email protected]>
1 parent fb08ba4 commit edfdbad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/en/ai-suite/token-api-mcp/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This MCP server makes on-chain token data, including metadata, balances, transfe
99

1010
There are two types of MCP available for use:
1111
- A REST-based MCP, the default, that communicates with the Token API.
12-
- A SQL-based MCP, for advanced users, that allows for communicating with the backend databases that powers the Token API.
12+
- A SQL-based MCP, for advanced users, that allows for communicating with the backend databases that power the Token API.
1313

1414
The REST-based MCP simply exposes the API endpoints to your LLM based on the OpenAPI specification (available at https://token-api.thegraph.com/openapi). It is the *recommended way* to setup an LLM with Token API as the set of tools it offers is straightforward to use for any language model. Additionnaly, it automatically stays up-to-date with new Token API releases so you don't miss any new features !
1515

0 commit comments

Comments
 (0)