Forums

Ruben Manser

5d ago

Promptise - The foundation layer for agentic intelligence.

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.

🚀 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

Building Gemini deep research equivalent

Hey Guys The Project Looks Amazing, congrats!

I m looking for some guidance on how to use the MCP to create an n8n equivalent to Gemini deep research.

What I m looking for is not the web search aspect since I already have the files I want to analyze, but rather the agentic approach that Gemini deep research uses to create super deep ,insightful reports. I haven t been able to reproduce the same level of clarity and depth, using any of the other LLM singles models , particularly in N8N.

Ruben Manser

8mo ago

Deep MCP Agents - Plug-and-play AI agents via dynamic tool discovery with MCP

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.