MCP.so
Sign In
Servers

Android-Preference-Editor MCP Server

@charlesmuchene

Preference Editor MCP server

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "pref-editor-mcp-server": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/inspector",
        "npm",
        "run",
        "dev"
      ]
    }
  }
}

More from Other