[agent_utilities.prompt_providers]
nextcloud-agent = nextcloud_agent.prompts

[agent_utilities.skill_providers]
nextcloud-agent = nextcloud_agent.skills

[console_scripts]
nextcloud-agent = nextcloud_agent.agent_server:agent_server
nextcloud-mcp = nextcloud_agent.mcp_server:mcp_server
