Skip to content

Commit f7308c6

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

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
@@ -299,7 +299,7 @@ Which one you'll want to use depends on your use cases. Most of the time you sho
299299

300300
The SQL-MCP should be used in an analyst use case where complex aggregations are needed that the Token API doesn't provide on its endpoints. It will require the LLM to discover and craft working SQL queries on the backend databases of the Token API.
301301

302-
### Will using the REST-MCP counts towards my Token API usage ?
302+
### Will using the REST-MCP counts towards my Token API usage?
303303

304304
Yes, you need to provide your Token API token to the MCP for authenticating with the Token API. The MCP makes API requests on your behalf when your LLM interacts with it.
305305

0 commit comments

Comments
 (0)