Skip to main content
Glama
Stepodkelly

TextureFlow MCP Server

by Stepodkelly

TextureFlow / Moth Market

Phone-first Android layer for notification attention and explicitly confirmed actions (reply, snooze, dismiss), with the Moth Market chat UI.

Convex and VoiceOS are stubbed — the app runs on-device by default.

New here?

Read START_HERE.md first.

Then use docs/CODE_MAP.md when you need “which file?”

Related MCP server: ntfy-mcp

Repo tour (short)

START_HERE.md          ← begin here
app/                   ← Android phone app (primary)
convex/                ← cloud backend (STUBBED)
texture-bridge/        ← voice/MCP bridge (fixture-only stub)
intelligence/          ← urgency ranking (offline fallback)
shared/                ← shared types
tools/                 ← test & demo scripts
docs/                  ← deep documentation

Built surfaces

  • Android notification listener with lockout hardening (health policy, watchdog, force rebind)

  • Local notification bank (adopt / arm / wake / outbound outbox)

  • Local stub connection (no Convex required)

  • Local confirm-before-execute for phone actions

  • Sensory cues (audio / haptic / visual)

  • Moth Market chat-list UI

Package map: app/README.md · “which file?”: docs/CODE_MAP.md

Local configuration

Copy .env.example to .env.local if you want. Convex values are optional while stubbed.

Verification

npm run check
env JAVA_HOME="/Applications/Android Studio.app/Contents/jbr/Contents/Home" \
  ./gradlew lintDebug assembleDebug testDebugUnitTest

Debug APK: app/build/outputs/apk/debug/app-debug.apk

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables AI assistants to send push notifications and interactive alerts to iPhone and Mac devices via the BotBell app. It allows AI to receive user replies and manage notification bots for tasks like alerts, reminders, and remote approvals.
    2
    4 npm
    1
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables AI agents to send push notifications to your phone through ntfy, with built-in security controls to prevent data exfiltration. It exposes a single tool notify_user for notifying when tasks complete or need attention.
    1
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    Enables managing releases, monitoring Android vitals, analyzing earnings and search terms, optimizing ASO, and preflighting store assets through natural language, with a confirmation gate before destructive writes.
    170
    Apache 2.0