FaustoS88/Pydantic-AI-Pinescript-Expert
PineScript Expert: A Retrieval-Augmented Generation (RAG) agent using Pydantic AI that provides accurate Pine Script v6 guidance. It answers questions, offers code examples, and generates custom indicators/strategies for TradingView. Combines vector search with LLM capabilities for precise Pine Script programming assistance.
Platform-specific configuration:
{
"mcpServers": {
"Pydantic-AI-Pinescript-Expert": {
"command": "npx",
"args": [
"-y",
"Pydantic-AI-Pinescript-Expert"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...