pattern·free·mcp_basics
MCP basics
Model Context Protocol — open standard for connecting AI clients (Claude, Codex, Cursor) to external tools.
Servers expose "tools" the AI can call. Two transports: stdio (subprocess, default) and Streamable HTTP (remote). Same MCP server can support both. Single tool spec is shared across all clients — write once, run anywhere.
Beziehungen
mcpprotocolfoundation