From agtx
Local stdio MCP server launched via the 'agtx mcp-serve' command. Specific tools, resources, or purpose unclear from configuration alone.
npx claudepluginhub fynnfluegge/agtx --plugin agtxAdd to your .mcp.json:
{
"mcpServers": {
"agtx": {
"command": "agtx",
"args": [
"mcp-serve"
]
}
}
}agtx