{
  "name": "boli-agent-actions",
  "title": "Boli agent actions",
  "description": "Safe, stateless action tools and companion-content discovery for AI agents.",
  "endpoint": "https://getboli.com/api/mcp",
  "transport": "streamable-http",
  "protocolVersion": "2025-06-18",
  "authenticationRequired": false,
  "capabilities": {
    "tools": {}
  },
  "tools": [
    {
      "name": "create_no_contact_plan",
      "skill": "https://getboli.com/.well-known/agent-skills/skills/create-no-contact-plan.md"
    },
    {
      "name": "generate_boundary_script",
      "skill": "https://getboli.com/.well-known/agent-skills/skills/generate-boundary-script.md"
    },
    { "name": "list_personas" },
    { "name": "list_problems" },
    { "name": "list_cities" },
    { "name": "find_blog_post" },
    { "name": "get_persona_url" }
  ],
  "documentation": "https://getboli.com/mcp",
  "privacyPolicy": "https://getboli.com/privacy"
}
