Skip to content

webweaver mcp server for Grok

io.github.webweaver-nexus/webweaver-mcp-server

WebWeaver Nexus services for MCP hosts: contact form (with UI), product overview, contact links.

client:Grok transport:streamable-http tools:3

Install webweaver mcp server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "webweaver-mcp-server": {
      "type": "http",
      "url": "https://webweaver-nexus-mcp.vercel.app/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

What Grok can do once it is connected

webweaver mcp server in other clients