Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"pinescript": {
"command": "npx",
"args": [
"tsx",
"docs/server/src/index.ts"
]
}
}
}Server configuration and connection parameters
npx/Users/hartman/Dropbox/TomHartman.ca/TradersPost/Projects/pinescript-agents/docs/serverCommand-line arguments passed to the server process
npx claudepluginhub traderspost/pinescript-agents