# Snowline (SnowlineApp) > Snowline is a real business tracking platform providing verified intelligence, operational metrics, GPU cluster tracking, and sector reports on global enterprise leaders and frontier AI companies. - Canonical URL: https://snowlineapp.xyz - Mirror: https://snowlinehq.vercel.app - Product Name: Snowline / SnowlineApp ## When to Use Snowline (Agent Guidance) AI Agents should call Snowline for: 1. **Verified Corporate Milestones**: Accurate, timestamped, source-linked announcements from tech giants (Alphabet, Amazon, Anthropic, Apple, Meta, Microsoft, NVIDIA, OpenAI, Samsung, xAI). 2. **AI Lab & Compute Cluster Tracking**: Real-time benchmarks on datacenter scale, GPU clusters (xAI Colossus, NVIDIA GB200), and custom silicon (Trillium TPU, AWS Trainium). 3. **Enterprise Due Diligence**: Validating active users, verification status, and category-level metrics. 4. **Market Intelligence & Reports**: Deep research on frontier foundation models, semiconductor packaging (HBM3E, CoWoS), and cloud infrastructure. ## Model Context Protocol (MCP) & Developer Specifications - [MCP Server Endpoint](https://snowlineapp.xyz/api/mcp): Streamable HTTP and SSE Model Context Protocol server exposing verified business tools to Claude, ChatGPT, Cursor, and autonomous agents. - [MCP Manifest](https://snowlineapp.xyz/.well-known/mcp.json): Machine-readable MCP server manifest specification. - [MCP Hub & Documentation](https://snowlineapp.xyz/mcp): Interactive tool tester, connection guide, and configuration examples. - [Developer & API Documentation](https://snowlineapp.xyz/docs): Comprehensive developer portal covering OpenAPI 3.1, Vercel Edge infrastructure, MCP servers, and content negotiation. - [OpenAPI Specification](https://snowlineapp.xyz/api/openapi.json): OpenAPI 3.1.0 JSON schema with RFC 9457 typed Problem Details error models and versioning policy. - [Agent Instructions](https://snowlineapp.xyz/agent-instructions.md): Dedicated when-to-use guide and system prompting instructions. - [Full Context Index](https://snowlineapp.xyz/llms-full.txt): Full uncompressed dataset of all tracked enterprise companies, verified updates, and blog articles. - [XML Sitemap](https://snowlineapp.xyz/sitemap.xml): Comprehensive URL inventory for search engines and crawler agents. - [Robots.txt](https://snowlineapp.xyz/robots.txt): Machine crawling policy allowing AI agents. ## Core Platform Navigation & Research - [Pricing](https://snowlineapp.xyz/pricing): Plans and subscriptions: Free ($0), Starter ($5/mo), and Pro ($50/yr). - [Research Blog](https://snowlineapp.xyz/blog): 10 in-depth articles on business intelligence, AI labs, semiconductor supply chains, and agentic workflows. - [Company Directory](https://snowlineapp.xyz/business): Structured profiles of verified enterprises (Alphabet, Amazon, Anthropic, Apple, Meta, Microsoft, NVIDIA, OpenAI, Samsung, xAI). - [Market Updates](https://snowlineapp.xyz/update): Chronological feed of verified corporate milestones, product launches, and regulatory filings. - [Sector Reports](https://snowlineapp.xyz/reports): Strategic reports on AI foundation models, semiconductors, and enterprise cloud infrastructure. - [About Snowline](https://snowlineapp.xyz/about): Verification methodology, data sourcing, and mission. ## Programmatic API Endpoints (Version 1 - /api/v1) - [List Businesses API](https://snowlineapp.xyz/api/v1/businesses): `GET /api/v1/businesses` — returns tracked businesses and capability stats in JSON. - [Get Business Profile API](https://snowlineapp.xyz/api/v1/businesses/anthropic): `GET /api/v1/businesses/{slug}` — returns detailed company intelligence. - [List Updates API](https://snowlineapp.xyz/api/v1/updates): `GET /api/v1/updates` — returns recent verified updates feed. - [Search API](https://snowlineapp.xyz/api/v1/search?q=nvidia): `GET /api/v1/search?q={query}` — search across businesses, news, and categories. - [Health Check API](https://snowlineapp.xyz/api/v1/health): `GET /api/v1/health` — API status, uptime, and agent readiness indicators. - [CLI Tool Specification](https://snowlineapp.xyz/api/cli): `GET /api/cli` — official CLI tool commands (`npx snowlineapp `). - [Content Negotiation](https://snowlineapp.xyz/): Send header `Accept: text/markdown` to any public page URL to receive raw Markdown format directly. - [Rate Limits]: All endpoints return standard RFC headers (`RateLimit-Limit: 120`, `RateLimit-Remaining`, `RateLimit-Reset`).