Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add instructions/paulieb89/pinescript-mcp/agents-mdgit clone --depth 1 https://github.com/paulieb89/pinescript-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/instructions/paulieb89/pinescript-mcp/agents-md)<a href="https://agentmods.dev/instructions/paulieb89/pinescript-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/paulieb89/pinescript-mcp/agents-md.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00393 | $0.00393 |
| Opus 5 | $0.00197 | $0.00197 |
| Sonnet 5 | $0.00079 | $0.00079 |
| Haiku 4.5 | $0.00039 | $0.00039 |
Grade A, and why
pinescript-mcp AGENTS.md scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl https://pinescript-mcp.fly.dev/.well-known/mcp/server-card.json What it actually says
AGENTS.md — pinescript-mcp
AI agent instructions for working in this repo. See /home/bch/dev/ops/OPS.md for credentials, fleet overview, and release tooling.
Repo shape
src/pinescript_mcp/server.py is the entry point. Documentation data lives alongside it. Supports both stdio (uvx) and HTTP (Fly).
Deploy
fly deploy --ha=false
Single instance, lhr region. App name: pinescript-mcp. Fly.io account: [email protected].
Version bump
- Update
versioninpyproject.toml - Update version string in the
smithery_server_cardroute insrc/pinescript_mcp/server.py - Commit, tag
vX.Y.Z, push + push tags - GitHub Actions publishes to PyPI automatically on tag
fly deploy --ha=false- Cut a new Glama release
Standard routes (must always be present)
/.well-known/mcp/server-card.json— Smithery metadata/.well-known/glama.json— Glama maintainer claim/health— Fly health check
Verify after deploy:
curl https://pinescript-mcp.fly.dev/.well-known/mcp/server-card.json
curl https://pinescript-mcp.fly.dev/.well-known/glama.json
curl https://pinescript-mcp.fly.dev/health
README badge order
PyPI → SafeSkill → Glama card → Smithery
Do not
- Do not use
FASTMCP_PORT— the server readsPORTenv var only - Do not set
internal_portin fly.toml to anything other than 8080 - Do not commit API keys
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 50 lines · 393 tokens per session scan A 9c9f444f667d
pinescript-mcp AGENTS.md is an instructions file published in the GitHub repository paulieb89/pinescript-mcp (9 stars, last pushed 7d ago), licensed MIT. It adds 393 tokens to every session, about $0.0020 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
TWSEMCPServer CLAUDE.md
Instructions for twjackysu/TWSEMCPServer, covering claude.md, project overview, development commands, code architecture and high-level structure.
property-shared CLAUDE.md
Claude Code instructions for paulieb89/property-shared, covering claude.md, project overview, commands, run api server and run cli (core mode - no server needed).
longbridge-mcp CLAUDE.md
Claude Code instructions for longbridge/longbridge-mcp, covering code formatting, code style, generic bounds, imports and comments.
uk-due-diligence-mcp AGENTS.md
Instructions for paulieb89/uk-due-diligence-mcp, covering agents.md — uk-due-diligence-mcp, repo shape, deploy, version bump and standard routes (must always be present).
TradingGoose-Studio AGENTS.md
AGENTS.md instructions for TradingGoose/TradingGoose-Studio, covering agents, ground rules, planning, engineering and validation.
clawfu-skills CLAUDE.md
Claude Code instructions for guia-matthieu/clawfu-skills, covering claude.md - clawfu (ex-mktg skills), project overview, the 201 gap (core positioning), the 6 skills that actually matter (201 level) and centaur vs cyborg modes.