Skip to content

Commit ce95b92

Browse files
committed
update scopes.yml for registry access
1 parent 1f94f46 commit ce95b92

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

auth_server/scopes.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# This file defines the scopes for the MCP servers, detailing which servers and tools are accessible under different scopes.
2+
mcp-registry-admin:
3+
- list_service
4+
- register_service
5+
- health_check_service
6+
- toggle_service
7+
- modify_service
8+
9+
mcp-registry-user:
10+
- list_service
11+
212
mcp-servers-unrestricted/read:
313
- server: auth_server
414
methods:

0 commit comments

Comments
 (0)