diff --git a/docs/quickstart/build-with-ai-tools.mdx b/docs/quickstart/build-with-ai-tools.mdx index 87ab8e6c1..7949af72a 100644 --- a/docs/quickstart/build-with-ai-tools.mdx +++ b/docs/quickstart/build-with-ai-tools.mdx @@ -206,7 +206,7 @@ To learn more, see the [Cursor documentation](https://docs.cursor.com/context/mo ```json { "mcpServers": { - "stripe": { + "supertokens": { "command": "npx", "args": ["-y", "supertokens-mcp-plugin"], "env": { @@ -231,7 +231,7 @@ To learn more, see the [VS Code documentation](https://code.visualstudio.com/doc ```json { "servers": { - "stripe": { + "supertokens": { "command": "npx", "args": ["-y", "supertokens-mcp-plugin"], "env": { @@ -256,7 +256,7 @@ To learn more, see the [Windsurf documentation](https://docs.windsurf.com/windsu ```json { "mcpServers": { - "stripe": { + "supertokens": { "command": "npx", "args": ["-y", "supertokens-mcp-plugin"], "env": { @@ -281,7 +281,7 @@ To learn more, see the [Claude Desktop documentation](https://modelcontextprotoc ```json { "mcpServers": { - "stripe": { + "supertokens": { "command": "npx", "args": ["-y", "supertokens-mcp-plugin"], "env": {