t3x-nr-mcp-agent

netresearch/t3x-nr-mcp-agent
★ 2 stars PHP AI/LLM Updated today
AI chat assistant for the TYPO3 backend using nr-llm and MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "t3x-nr-mcp-agent": {
      "command": "npx",
      "args": [
        "-y",
        "netresearch/t3x-nr-mcp-agent"
      ]
    }
  }
}

README Excerpt

<!-- [![Latest Stable Version](https://poser.pugx.org/netresearch/nr-mcp-agent/v)](https://packagist.org/packages/netresearch/nr-mcp-agent) --> > [!NOTE] > **Proof of concept.** This extension explores a concrete question: is agent-like behavior possible within the TYPO3 backend? It is not intended to answer whether this is the right architectural approach — the space is moving fast, and the tradeoffs between MCP, tool-calling, browser-side agents, and custom integrations are far from settled. T

Tools (8)

allowedGroupsautoArchiveDaysenableMcpllmTaskUidmaxActiveConversationsPerUsermaxConversationsPerUsermaxMessageLengthprocessingStrategy