agent4.io Cookbook
Recipes for building on agent4.io from a coding agent. Each one names the exact MCP tool and arguments — connect once, then paste a task and let your agent run it.
Design principles
agent4-io-principlesRead first: how to configure agents that actually work.
Getting started
agent4-io-recipesConnect over MCP, install the skills, run your first recipe.
Agents & skills
agent4-io-adminCreate agents with boundaries and package load-on-demand skills.
Create an agent with a soul, a task with boundaries, tools and a knowledge base — over MCP.
list_toolslist_knowledge_basescreate_agentPackage a capability the model pulls only when relevant — create it and attach it to an agent.
list_skillscreate_skillupdate_agentDeletions aren't MCP tools; tell the user the exact console screen and button instead.
Register a remote MCP server so your agents can call its tools — via the console or REST.
list_mcp_serverslist_toolsupdate_agentKnowledge bases
agent4-io-knowledgeBuild, populate, verify and query grounded knowledge.
Create a KB, add text and files, and verify retrieval before mounting it — over MCP.
create_knowledge_baseadd_knowledge_textadd_knowledge_fileSearch a tenant knowledge base over MCP — authenticated, private by default.
list_knowledge_basessearch_knowledge_baseStorylines
agent4-io-storylineTurn multi-step processes into stateful, guided flows.
Turn a multi-step process into a stateful directed graph — create, validate, publish.
create_storylinevalidate_storylinepublish_storylineThe paradigm and pitfalls for turning a real business process into a Storyline that behaves.
create_storylinevalidate_storylineupdate_storyline