Skip to content
Grok

cmmsly tools for Grok

com.cmmsly/cmmsly-tools

Cmmsly: the monthly searches, read from search (a month), served as an agent-callable dataset...

client:Grok transport:stdio runtime:npm

Install cmmsly tools in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "cmmsly-tools": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@ellul-estate/cmmsly-com-cmmsly-tools-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

cmmsly tools in other clients