DevdocsMcpService

Service to handle requests for the Devdocs MCP server.

ForwardMcpMessage

rpc ForwardMcpMessage(HttpBody) returns (HttpBody)

The ForwardMcpMessage message is for the old implementation of the MCP that acts like a proxy between the MAPI server and the GCP infrastructure. The other QueryMapiDocs and FindMapiCodeSample methods are equivalent but using OneMCP.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/content

For more information, see the OAuth 2.0 Overview.