Skip to content
VS Code

Melaya for VS Code

org.melaya/melaya

Create and run any AI agents systems from 6k+ tools. Give your AI hands access to your Android.

client:VS Code transport:streamable-http

Install Melaya in VS Code

.vscode/mcp.json

{
  "servers": {
    "melaya": {
      "type": "http",
      "url": "https://api.melaya.org/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Melaya in other clients