Skip to content

Commit b98e69a

Browse files
committed
2 parents 3bb17b9 + cdbf4df commit b98e69a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add the following to your `claude_desktop_config.json`. See [here](https://model
2929
"command": "npx",
3030
"args": [
3131
"-y",
32-
"@infisical/mcp",
32+
"@infisical/mcp"
3333
],
3434
"env": {
3535
"INFISICAL_HOST_URL": "https://<custom-host-url>.com", // Optional
@@ -78,4 +78,4 @@ npx @modelcontextprotocol/inspector node dist/index.js
7878
1. Set the environment variables as described in the [Environment Variables ](#environment-variables) step.
7979
2. Run the command to start the MCP Inspector.
8080
3. Open the MCP Inspector UI in your browser and click Connect to start the MCP server.
81-
4. You can see all the available tools and test them individually.
81+
4. You can see all the available tools and test them individually.

0 commit comments

Comments
 (0)