Skip to content
Grok

Phasoric for Grok

io.github.aketchel/phasoric

Search, read, and safely update Markdown notes in your connected Phasoric knowledge vaults.

client:Grok transport:streamable-http

Install Phasoric in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "phasoric": {
      "type": "http",
      "url": "https://phasoric.com/api/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

Phasoric in other clients