GravityKit Content MCP

GravityKit's public content (documentation, products, changelogs, blog posts, case studies and FAQs) for your AI assistant, over the Model Context Protocol.

794 docs · 0 blog posts · 36 products · 1,266 releases · synced 2026-09-23 23:12 UTC

Install (Claude Code)

claude mcp add --transport http gravitykit https://mcp.gravitykit.com/

Install (Cursor, VS Code, other clients)

Add to your client's MCP config:

{
  "mcpServers": {
    "gravitykit": { "url": "https://mcp.gravitykit.com/" }
  }
}

Tools

Why

Assistants answer GravityKit questions from memory and get versions, features and settings wrong. This server gives them the current answers from gravitykit.com, updated within a couple of minutes of a change on the site. For hooks, PHP classes and CSS tokens, add the developer server at mcp.gravitykit.dev.