7-layer recursive agent memory with context branching, holographic recall, dream consolidation, and on-chain persistence. MCP-native with 10 tools for persistent agent cognition.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y farnsworth-syntekAgent-CoreX intelligently routes which tools from timowhite88/farnsworth-syntek your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"farnsworth-syntek": {
"command": "npx",
"args": [
"-y",
"farnsworth-syntek"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add farnsworth-syntekAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use timowhite88/farnsworth-syntek directly without routing
npx -y farnsworth-syntekNew to Agent-CoreX? View setup guide →