Skip to content
Grok

Reflecto for Grok

dev.reflecto/reflecto

Reach your own phone from an AI agent: notifications, approval questions, reminders, ring, files.

client:Grok transport:streamable-http

Install Reflecto in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "reflecto": {
      "type": "http",
      "url": "https://api.reflecto.dev/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Reflecto in other clients