codenamev/agentic
A simple Ruby command-line tool to build and run AI Agents in a plan-and-execute fashion.
Platform-specific configuration:
{
"mcpServers": {
"agentic": {
"command": "npx",
"args": [
"-y",
"agentic"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...