#945 · Primary category: AI Agents & Automation
open-ptc-agent
An open source implementation of code execution with MCP (Programatic Tool Calling)
Project last updated:01/21/26
GitHub Stars
730
Forks
90
Contributors
1
License
MIT
Why we included this project
Most agent frameworks have the model issue one JSON tool call at a time, which gets expensive when the tools return large payloads. This project flips that: the agent writes Python that runs inside a Daytona sandbox, MCP tools are exposed as callable functions, and only the final result returns to the model's context. That can cut token usage by 85-98% when the task involves filtering and aggregating structured or time-series data before the model ever sees it. The codebase is built on LangGraph and borrows from LangChain's DeepAgents, so teams already working with those frameworks can adapt it fairly quickly. It also ships with an interactive CLI, background subagent execution, and demo MCP servers for financial data, which makes it a handy reference for anyone exploring code-execution-based tool calling.
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
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.