← All tags

#agents

3 posts

Posts tagged agents

mcpagentstools

Building an MCP server and wiring it to an agent

Build a typed MCP server in Python, run it over stdio and HTTP, wire it into Cursor, and drive it from a custom client and an OpenAI-compatible model.

8 min read
ragagentsretrieval

Agentic RAG: retrieval that decides for itself

Build agentic RAG in Python: hybrid retrieval as a tool, a bounded agent loop, sufficiency and grounding checks, against any OpenAI-compatible endpoint.

8 min read