Skip to content

Commit 8d4cd9d

Browse files
Add pref-editor server (github#22)
1 parent 6daa262 commit 8d4cd9d

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

servers/pref-editor/server.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)