← Back to Plugins
MCP Server MCP

Pine Script v6 Documentation

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx pinescript-mcp

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://pinescript-mcp.fly.dev/mcp"
    },
    {
      "type": "sse",
      "url": "https://pinescript-mcp.fly.dev/sse"
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "pinescript-mcp",
      "version": "0.6.17",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http sse pypi

Comments

Sign in to leave a comment

Loading comments...