Axonn Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Axonn Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
MCP server for Axonn — US energy regulatory filings, real-time ISO prices, and market data.
| Tool | Description |
|---|---|
search_filings | Search regulatory filings by keyword, state, and category |
get_prices | Real-time LMP prices for any US ISO (CAISO, ERCOT, PJM, MISO, SPP, NYISO, ISONE) |
get_market_data | BESS trackers, interconnection queues, commodity prices, grid monitor |
get_high_impact_filings | Filings scored by potential price impact (HIGH/MEDIUM) |
ask_axonn | AI-powered Q&A about energy markets and regulations |
pip install axonn-mcpSet your API key (optional — defaults to demo tier):
export AXONN_API_KEY=axn_your_key_hereclaude mcp add axonn-mcp -- axonn-mcpAdd to claude_desktop_config.json:
{
"mcpServers": {
"axonn": {
"command": "axonn-mcp",
"env": {
"AXONN_API_KEY": "axn_your_key_here"
}
}
}
}pip install -e ".[dev]"
python3 -m pytest test_server.py -v~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.