
platform.claude.com
June 15, 2026
6 min read
59/100
Summary
Claude for Foundation Models is a Swift package that integrates Claude as a server-side language model within Apple's Foundation Models framework. It conforms to the LanguageModel protocol, allowing it to utilize the same LanguageModelSession API for functionality such as respond(to:), streaming, guided generation, and tool calling, with requests sent directly to the Claude API without Apple's involvement.
Key Takeaways
Community Sentiment
Positives
Concerns

Building a coding agent in Swift from scratch
Mar 25, 2026

Claude Code – Everything You Can Configure That the Docs Don't Tell You
May 29, 2026

Universal Claude.md – cut Claude output tokens
Mar 31, 2026

Agent - Native Mac OS X coding ide/harness
Apr 16, 2026

Claude Code as a Daily Driver: Claude.md, Skills, Subagents, Plugins, and MCPs
May 27, 2026