[agent_utilities.prompt_providers]
qbittorrent-agent = qbittorrent_agent.prompts

[agent_utilities.skill_providers]
qbittorrent-agent = qbittorrent_agent.skills

[console_scripts]
qbittorrent-agent = qbittorrent_agent.agent_server:agent_server
qbittorrent-mcp = qbittorrent_agent.mcp_server:mcp_server
