Skip to content

v0.1.0

Choose a tag to compare

@zekaizer zekaizer released this 12 Jul 14:20
· 23 commits to main since this release

grok-mcp v0.1.0

Initial public release.

Features

  • SuperGrok OAuth: auth import / device-code auth login + refresh
  • Tools: ask_grok, x_search, research, job_status, auth_status
  • Optional timeout_secs with background job polling
  • Transports: stdio and Streamable HTTP (/mcp) with optional OAuth front-door
  • Deploy helpers: deploy/grokctl (systemd + cloudflared)

Assets

Binaries are attached by the release workflow after this release is published:

  • grok-mcp-v0.1.0-x86_64-unknown-linux-gnu (primary)
  • grok-mcp-v0.1.0-x86_64-pc-windows-msvc.exe (best-effort)

Install (Linux)

# after assets appear
chmod +x grok-mcp-v0.1.0-x86_64-unknown-linux-gnu
sudo install -m 0755 grok-mcp-v0.1.0-x86_64-unknown-linux-gnu /usr/local/bin/grok-mcp
grok-mcp auth import   # or: auth login