7.4 Anthropic API

The Messages API doesn’t accept MCP servers natively, so the connection is indirect: you implement a thin loop that lets Claude call tools. Two practical approaches:

The OwnSona side is identical to any MCP server. The only thing specific to Anthropic is the transport adaptor.