Playable MCP Server

Hosted Model Context Protocol endpoint served from the Playable web property and advertised through RFC 9728 protected-resource metadata at playable.com/.well-known/oauth-protected-resource. Requires OAuth 2.0 authorization-code + PKCE (S256) with the `mcp` scope; an anonymous tools/list call returns 401 mcp_unauthorized, so the tool set and input schemas are not enumerable without credentials.

API entry from apis.yml

apis.yml Raw ↑
name: Playable MCP Server
description: Hosted Model Context Protocol endpoint served from the Playable web property and advertised
  through RFC 9728 protected-resource metadata at playable.com/.well-known/oauth-protected-resource. Requires
  OAuth 2.0 authorization-code + PKCE (S256) with the `mcp` scope; an anonymous tools/list call returns
  401 mcp_unauthorized, so the tool set and input schemas are not enumerable without credentials.
humanURL: https://playable.com/
baseURL: https://playable.com/wp-json/mcp/mcp-oauth-server
tags:
- mcp
- agent-native
- marketing-gamification
properties:
- type: MCPServer
  url: mcp/playable-mcp.yml
- type: MCPServer
  url: https://playable.com/wp-json/mcp/mcp-oauth-server
- type: ToolCrosswalk
  url: mcp/playable-tool-crosswalk.yml
- type: WellKnown
  url: well-known/playable-well-known.yml