Agent access
The IronScout MCP server exposes the read-only IronScout Data Services surface to AI agents. It returns observed pricing data, current offers, caliber market snapshots, canonical calibers, and eligible retailers.
MCP clients should connect to the Streamable HTTP endpoint below. The v1 surface is public, unauthenticated, read-only, and idempotent.
https://mcp.ironscout.ai/mcpDiscovery metadata is published at /.well-known/mcp.json. The binding data contract remains IronScout Data Services (IDS) v1.
Search canonical ammunition products and current per-retailer offers.
Fetch a canonical product with current offers.
Fetch descriptive caliber-level price distribution statistics.
List every canonical caliber with snapshot availability.
List currently eligible retailers only.
MCP is a transport over IDS, not a separate data path. The API remains responsible for retailer visibility, append-only history semantics, fail-closed behavior, outbound attribution, and citation fields.
outUrl values as provided.