[agent_utilities.prompt_providers]
stirlingpdf-agent = stirlingpdf_agent.prompts

[agent_utilities.skill_providers]
stirlingpdf-agent = stirlingpdf_agent.skills

[console_scripts]
stirlingpdf-agent = stirlingpdf_agent.agent_server:agent_server
stirlingpdf-mcp = stirlingpdf_agent.mcp_server:mcp_server
