AG1

AG1 Customer Account MCP Server

Model Context Protocol server on AG1's customer account host exposing four order-management tools - get_most_recent_order_status, get_order_status, get_store_credit_balances and request_return. tools/list answers anonymously; invoking the tools requires a Shopify customer account OAuth token carrying the customer-account-mcp-api:full scope.

API entry from apis.yml

apis.yml Raw ↑
aid: athletic-greens:athletic-greens-customer-account-mcp
name: AG1 Customer Account MCP Server
description: Model Context Protocol server on AG1's customer account host exposing four order-management
  tools - get_most_recent_order_status, get_order_status, get_store_credit_balances and request_return.
  tools/list answers anonymously; invoking the tools requires a Shopify customer account OAuth token carrying
  the customer-account-mcp-api:full scope.
humanURL: https://account.drinkag1.com/
baseURL: https://account.drinkag1.com/customer/api/mcp
tags:
- MCP
- Customer Accounts
- Orders
- Returns
properties:
- type: MCPServer
  url: mcp/athletic-greens-mcp.yml
- type: Authentication
  url: authentication/athletic-greens-authentication.yml
- type: OAuthScopes
  url: scopes/athletic-greens-scopes.yml