Skip to content
Grok

ONES for Grok

com.ones/ones

Manage ONES projects, issues, tests, work hours, and Wiki knowledge.

client:Grok transport:streamable-http

Install ONES in Grok

.mcp.json (in your project root)

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

ONES in other clients