Skip to content

Commit ac62d99

Browse files
committed
minimal permissions requirement in README
1 parent 98c70b3 commit ac62d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The `depscore` tool allows AI assistants to query the Socket API for dependency
2020

2121
### Getting an API key
2222

23-
To use the Socket MCP Server, you need to create an API key. You can do this by following [these steps](https://docs.socket.dev/reference/creating-and-managing-api-tokens).
23+
To use the Socket MCP Server, you need to create an API key. You can do this by following [these steps](https://docs.socket.dev/reference/creating-and-managing-api-tokens). The only required permission scope is `packages:list`, which allows the MCP server to query package metadata for dependency scores.
2424

2525

2626
### Usage with Claude Desktop

0 commit comments

Comments
 (0)