Parla Agent Discovery
This site publishes discovery metadata for the current homepage only. The canonical URL is https://parlaapp.com/.
Homepage Negotiation
GET / returns HTML by default. If the request Accept header includes text/markdown, the same route returns a markdown representation with Content-Type: text/markdown, Vary: Accept, and X-Markdown-Tokens.
Discovery Endpoints
/.well-known/api-catalogpublishes a linkset catalog for the homepage discovery surface./.well-known/agent-skills/index.jsonlists installable homepage-specific skills./.well-known/mcp/server-card.jsonadvertises the browser-side tool surface exposed through WebMCP registration./openapi.jsondocuments the public discovery endpoints on this site.
WebMCP Tools
parla.get_page_summaryreturns a concise summary of the homepage.parla.scroll_to_sectionscrolls the page tooverview,tracks,growth, ordownload.parla.get_download_linkreturns the App Store link for Parla.
Auth Discovery
No OAuth or OIDC well-known metadata is published here because this homepage discovery surface is public and does not expose a protected HTTP API on parlaapp.com.