Anthropic

Ecosystem / Investors

Anthropic got major investment from Amazon and thus Amazon Bedrock is well equiped to host Anthropic models.

Model series

Model Context Protocol (MCP)

  • 2025-03: new version with better support for remote MCP servers, some SDKs deprecated
  • 2024-11: Anthoropic introduced MCP to allow for reuse of functions/api’s in a distributed environment. Previously each agent had to include the source in the code, now just a list of tools is passed and the definition of how to call the tool is generated dynamically at run-time.
    To use MCP and MCP Client application is needed such as the Claude Desktop application.
    See pulsemcp.com for a long list of MCP capable clients.

AI Coder

  • 2025-03 With Claude 3.7 Sonnet, Claude Code has been released, a CLI AI Coder.