Skip to content
Grok

Agentic Platform for Grok

io.github.andysalvo/agentic-platform

Free MCP tools: the only MCP linter, health checks, cost estimation, and trust evaluation.

client:Grok transport:streamable-http

Install Agentic Platform in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agentic-platform": {
      "type": "http",
      "url": "https://platform.crestsystems.ai/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

Agentic Platform in other clients