Happyrobot Docs MCP Server

A hosted documentation-search MCP server on the docs host, discovered via RFC 9728 protected-resource metadata at https://docs.happyrobot.ai/.well-known/oauth-protected-resource. It advertises a single mcp:search scope through its own authorization server at https://docs.happyrobot.ai/mcp/oauth. The endpoint answers MCP JSON-RPC with HTTP 401 invalid_token plus a WWW-Authenticate Bearer challenge that points back at the protected-resource document, so its tool list requires an authenticated introspection.

API entry from apis.yml

apis.yml Raw ↑
name: Happyrobot Docs MCP Server
description: A hosted documentation-search MCP server on the docs host, discovered via RFC 9728 protected-resource
  metadata at https://docs.happyrobot.ai/.well-known/oauth-protected-resource. It advertises a single
  mcp:search scope through its own authorization server at https://docs.happyrobot.ai/mcp/oauth. The endpoint
  answers MCP JSON-RPC with HTTP 401 invalid_token plus a WWW-Authenticate Bearer challenge that points
  back at the protected-resource document, so its tool list requires an authenticated introspection.
humanURL: https://docs.happyrobot.ai
baseURL: https://docs.happyrobot.ai/mcp
tags:
- mcp
- agent-native
- documentation
properties:
- type: MCPServer
  url: mcp/happyrobot-mcp.yml
- type: OAuthScopes
  url: scopes/happyrobot-scopes.yml