OnGrid

well-noted/OnGrid
★ 0 stars Kotlin 🤖 AI/LLM Updated today
An Android application that acts as a harness to identify local ollama servers, connect the user to those agents via a chat interface, and allows them to connect those agents with local MCP tool servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ongrid": {
      "command": "npx",
      "args": [
        "-y",
        "well-noted/OnGrid"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/onGridLogo.png" width="120" alt="OnGrid logo" /> </p> An Android app that discovers [Ollama](https://ollama.com) servers on your local Wi-Fi network, lets you chat with any model they expose, and wires those models up to [Model Context Protocol (MCP)](https://modelcontextprotocol.io) tool servers so the AI can take real actions.

Tools (3)

CHANGE_WIFI_MULTICAST_STATEINTERNETPOST_NOTIFICATIONS