Hi. According to Anthropic docs, their Messages API allows to use remote MCP servers in their beta SDK (a built-in client).
GitHub is conspicuously missing from their list of servers:
https://platform.claude.com/docs/en/agents-and-tools/remote-mcp-servers
Can the hosted GitHub MCP be used with the server-side API? I'm building a custom company wide assistant that should be able to answer questions about our code base.
(As for authentication I'm fine with OAuth through our GitHub OAuth app)
Thanks for clarification.