Tag: tools
4 articles filed under this tag. Newest first below ; start with the highlighted pick if you are new here.
Featured
Model Context Protocol in Agent SystemsHow MCP standardizes how hosts expose tools, resources, and prompts to models—reducing one-off integrations while keeping authorization and transport security in the host’s hands.
· 6 min read
- Building Agentic AI Systems with Tool-Using LLMs
Tool execution loops, separation of planning and execution, and structured reasoning cycles for agents—emphasizing boundaries, state, and observability over anthropomorphism.
· 6 min read
- Function Calling Architectures in LLM Systems
Tool schemas, routing logic, multi-tool chains, and error recovery patterns for LLM-driven tool use—treating tools as side effects with permissions, timeouts, and idempotency.
· 6 min read
- Model Context Protocol (MCP) in Multi-Agent AI Systems
How MCP standardizes tool and context exchange between LLM agents and external systems, enabling structured orchestration without bespoke integrations per agent.
· 9 min read