#799 · Primary category: AI Agents & Automation

dexto

ai ai-agent ai-agents ai-tools contributions-welcome function-calling llm mcp mcp-client modelcontextprotocol typescript

Agent harness and tookit for building AI agents and agentic applications. CLI and SDKs included

Project last updated:08/18/26

GitHub Stars

648

Forks

79

Contributors

12

License

Other

Why we included this project

Dexto is an agent harness that wraps an LLM with session state, tool execution, memory, and error handling, so agents can take actions and keep context across turns. You define agents in YAML, which means swapping models or tools doesn't require touching code. It ships with a coding agent you can run from the CLI or a web UI, and the same harness can drive custom agents for your own domain. It also supports the Model Context Protocol, so you can connect existing MCP servers or expose your own agent as an MCP server over stdio. Teams evaluating agent frameworks will appreciate the configuration-driven setup and the built-in permission controls that keep a human in the loop.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category