llms.txt Content
# Metrifyr
> Metrifyr is an AI-first marketing data platform that exposes Google Marketing APIs (GA4, Search Console, AdSense, Tag Manager, PageSpeed Insights, Google Trends, Google Indexing, IndexNow) through the Model Context Protocol (MCP), so AI assistants like Claude, Cursor, and VS Code can read and act on your analytics, SEO, and ads data in natural language.
Metrifyr is subscription-based, OAuth-secured, and publishes machine-readable discovery documents at `/.well-known/*`. This `llms.txt` follows the [llmstxt.org](https://llmstxt.org/) spec; see also `llms-full.txt` at the site root for the concatenated long-form content.
## Core pages
- [Homepage](https://www.metrifyr.cloud/): product overview, supported AI clients, MCP connection flow
- [Tools catalog](https://www.metrifyr.cloud/tools): every MCP tool Metrifyr exposes, grouped by product
- [Integrations](https://www.metrifyr.cloud/integrations): GA4, Search Console, GTM, AdSense, Google Indexing
- [Changelog](https://www.metrifyr.cloud/changelog): release history of the MCP server and integrations
## MCP protocol
- [MCP endpoint](https://mcp.metrifyr.cloud/mcp): JSON-RPC 2.0 over streamable HTTP, ~50 tools across 11 groups
- [MCP Server Card](https://www.metrifyr.cloud/.well-known/mcp.json): machine-readable capability descriptor
- [Agent Skills](https://www.metrifyr.cloud/.well-known/agent-skills.json): curated multi-tool workflows (SEO audit, period comparison, content opportunity scan)
- [API Catalog](https://www.metrifyr.cloud/.well-known/api-catalog): RFC 9727 pointer document
- [OAuth Authorization Server metadata](https://mcp.metrifyr.cloud/.well-known/oauth-authorization-server): RFC 8414
- [OAuth Protected Resource metadata](https://mcp.metrifyr.cloud/.well-known/oauth-protected-resource): RFC 9728
## Documentation
- [Docs index](https://www.metrifyr.cloud/docs): setup, tool reference, OAuth flow, MCP client connection
- [Integrations: GA4](https://www.metrifyr.cloud/integrations/ga4)
-