Skip to content
Grok

Pine Script v6 Documentation for Grok

io.github.paulieb89/pinescript-mcp

Pine Script v6 documentation lookup, function validation, and linting for AI code generation

client:Grok transport:streamable-http runtime:pypi tools:10

Install Pine Script v6 Documentation in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "pinescript-mcp": {
      "type": "http",
      "url": "https://pinescript-mcp.fly.dev/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

Pine Script v6 Documentation in other clients