We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6daa262 commit 8d4cd9dCopy full SHA for 8d4cd9d
1 file changed
servers/pref-editor/server.yaml
@@ -0,0 +1,19 @@
1
+name: pref-editor
2
+image: mcp/pref-editor
3
+type: server
4
+meta:
5
+ category: devops
6
+ tags:
7
+ - android preferences
8
+ - android development
9
+ - preferences-datastore
10
+ - shared-preferences
11
+about:
12
+ title: Pref Editor
13
+ description: Pref Editor is a tool for viewing and editing Android app preferences during development.
14
+ icon: https://github.com/__raw/charlesmuchene/pref-editor-mcp-server/refs/heads/main/logo.png
15
+source:
16
+ project: https://github.com/charlesmuchene/pref-editor-mcp-server
17
+run:
18
+ command:
19
+ - --interactive
0 commit comments