We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e66b40b commit 3aa27e8Copy full SHA for 3aa27e8
README.md
@@ -21,6 +21,7 @@ To run the server in a client like Claude Desktop, Cursor or Windsurf, add the f
21
{
22
"mcpServers": {
23
"simplelocalize": {
24
+ "type": "stdio",
25
"command": "npx",
26
"args": ["-y", "@simplelocalize/simplelocalize-mcp", "--api-key=SIMPLELOCALIZE_API_KEY"]
27
}
0 commit comments