David Protein Customer Account MCP

The customer-account MCP server David serves at account.davidprotein.com/customer/api/mcp. Four tools: get_most_recent_order_status, get_order_status, get_store_credit_balances and request_return. tools/list is anonymous; the tools operate on a logged-in customer and require an OAuth 2.0 bearer token from the authorization server advertised at davidprotein.com/.well-known/oauth-protected-resource.

API entry from apis.yml

apis.yml Raw ↑
aid: david-protein-customer-account-mcp
name: David Protein Customer Account MCP
description: 'The customer-account MCP server David serves at account.davidprotein.com/customer/api/mcp.
  Four tools: get_most_recent_order_status, get_order_status, get_store_credit_balances and request_return.
  tools/list is anonymous; the tools operate on a logged-in customer and require an OAuth 2.0 bearer token
  from the authorization server advertised at davidprotein.com/.well-known/oauth-protected-resource.'
humanURL: https://davidprotein.com/agents.md
baseURL: https://account.davidprotein.com/customer/api/mcp
tags:
- MCP
- Orders
- Returns
- OAuth
properties:
- type: MCPServer
  url: mcp/david-protein-mcp.yml
- type: Authentication
  url: authentication/david-protein-authentication.yml