Skip to content
Grok

Snipara Project Intelligence for Grok

io.github.snipara/snipara

Hosted MCP for source-backed project context, memory, code impact, and agent workflow continuity.

client:Grok transport:streamable-http

Install Snipara Project Intelligence in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "snipara": {
      "type": "http",
      "url": "https://api.snipara.com/mcp/{project_slug}"
    }
  }
}

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

Snipara Project Intelligence in other clients