Model Context Protocol
Model Context Protocol (MCP) is an open standard, introduced by Anthropic in late 2024, for connecting AI assistants and applications to external tools, data sources, and systems through a consistent, model-agnostic interface.
6 resources across 1 library
Glossary Terms(6)
Cline
Cline is an open-source autonomous coding agent distributed as a VS Code extension. It lets a large language model create and edit files, execute terminal comm…
Model Context Protocol
Model Context Protocol (MCP) is an open standard, introduced by Anthropic in late 2024, for connecting AI assistants and applications to external tools, data s…
Function Calling
Function calling is a large language model capability that lets a model produce structured, machine-readable requests to invoke external functions or APIs with…
Structured Outputs
Structured outputs is a large language model feature that constrains a model's response to strictly conform to a predefined schema, such as JSON with specific…
Guardrails
Guardrails are the policies, filters, and validation checks applied around a large language model — on its inputs, outputs, or both — to keep its behavior with…
Windsurf Cascade
Cascade is the agentic coding assistant built into Windsurf, an AI-native code editor originally created by Codeium, that performs multi-step, multi-file codin…