Agent Session
An agent session is the active connection and conversation state between a user, an AI agent, and the project being edited.
An agent session keeps track of the current project access, recent instructions, and ongoing tasks. Session context helps an agent continue work without starting from a blank slate each time the user asks for a change.
AGENTS.md
AI
AGENTS.md is a project instruction file that gives AI coding agents task context, workflow rules, and constraints so agent behavior aligns with team standards.
Agent Skills
AI
Agent Skills are modular capability definitions that package domain-specific guidance, tools, and patterns for recurring agent tasks.
Model Context Protocol (MCP)
AI
Model Context Protocol (MCP) is an open integration protocol that enables Framer Server API.AI agents to discover and use external tools, resources, and actions through MCP servers. If you want to learn more about how Framer integrates with MCP, check out the
MCP Server
AI
An MCP Server is a service that implements the Model Context Protocol, making external capabilities available to compatible AI agents.