All activity
Promptise is an open-source Python framework for building Agentic Systems. Turn any LLM into a production-ready agent and skip months of glue code. Five composable modules: the Agent for production-ready agents with zero boilerplate, the Reasoning Engine to design how your agent thinks from the ground up, MCP for scalable, secure and production-ready APIs that agents understand, the Agent Runtime for autonomous agents that run forever and Prompt Engineering for prompts built like software.
Promptise
PromptiseThe foundation layer for agentic intelligence.
Ruben Manserstarted a discussion

๐Ÿš€ DeepMCPAgent 0.4.0 is here!

Hey Product Hunt ๐Ÿ‘‹, We just shipped DeepMCPAgent 0.4.0, a big step forward in making AI agents more reliable, developer-friendly, and production-ready. ๐Ÿ”‘ Whatโ€™s New in 0.4.0 Better Error Handling โ†’ safer defaults and clearer exceptions when MCP tools or servers fail. Improved Tool Tracing โ†’ see exactly which tools were called, with inputs + outputs. Cleaner CLI โ†’ no more flaky auto-gen; we...

DeepMCPAgent lets you build AI agents that auto-discover and use tools via MCP. No manual wiringโ€”just connect your LangChain model (OpenAI, Anthropic, Ollama, etc.) and the agent dynamically generates typed tools for production-ready workflows.
Deep MCP Agents
Deep MCP AgentsPlug-and-play AI agents via dynamic tool discovery with MCP