claudeconfig.directory
RulesSkillsMCP ServersJobs
Rulegeneral

.Mcp.Json.Mac Rule

MCP configuration with 1 server: pinescript-server

View Source
{
  "mcpServers": {
    "pinescript-server": {
      "command": "npx",
      "args": [
        "pinescript-mcp-server"
      ],
      "env": {
        "NODE_OPTIONS": "--enable-source-maps",
        "PINESCRIPT_WORKSPACE": "~/Documents/PineScripts",
        "PINESCRIPT_CONFIG": "~/.config/pinescript/config.json"
      }
    }
  }
}

Stats

0 upvotes
0 copies
0 views
86 stars

Source

cklose2000/pinescript-mcp-servercklose2000cklose2000

Language: HTML

Tags

rule

Related Configs

Rulegeneral
Exploit Guidelines Rule
paths: challenges/**/*
3000
Skillgeneral
Picoruby Constraints Skill
name: PicoRuby Development Constraints description: Documents memory limits and stdlib constraints for PicoRuby on ESP32. Use this when writing code that will run on ESP32 hardware or designing features for PicoRuby applications.
1000
Agentgeneral
Rubocop Fixer Agent
name: RuboCop Fixer description: Autonomous RuboCop execution and violation fixing. Runs linting, auto-fixes violations, and validates clean code style. Use this for all RuboCop operations in Claude Code.
1000
Commandgeneral
/create-plan Command
6000
claudeconfig.directory
RulesMCP ServersJobsSubmit

Built for the Claude Code community. Not affiliated with Anthropic.