{"id":6323,"date":"2026-03-05T09:00:00","date_gmt":"2026-03-05T08:00:00","guid":{"rendered":"https:\/\/storiesonboard.com\/blog\/why-ai-agent-needs-story-map-mcp-server"},"modified":"2026-03-05T09:00:00","modified_gmt":"2026-03-05T08:00:00","slug":"why-ai-agent-needs-story-map-mcp-server","status":"publish","type":"post","link":"https:\/\/storiesonboard.com\/blog\/why-ai-agent-needs-story-map-mcp-server","title":{"rendered":"Why your AI agent needs a story map \u2014 and what happens without one"},"content":{"rendered":"<h2>The morning you realize speed became chaos<\/h2>\n<p>It starts with the best of intentions. Your team has a crisp PRD for a new onboarding flow. Someone opens Cursor, pastes in the doc, asks the agent to break it into engineering tasks, and hits Enter. Minutes later, 60 Jira issues appear. The bot cheers. The board looks full. On paper, velocity is about to soar.<\/p>\n<p>Then the doubts hit. Which tickets matter for the first release? Which tie to real user goals versus internal cleanups? What depends on what? Which part of the journey are we even improving? Without a narrative to anchor the work, the board becomes a scatter plot of effort instead of a sequence that delivers value.<\/p>\n<p>This is the congestion created by speed: flat backlog chaos. It\u2019s what happens when an AI agent is told to generate without being told to understand. Tasks multiply, context collapses, and the gap between human strategy and autonomous execution widens with every new ticket.<\/p>\n<h2>Flat backlog chaos in five symptoms<\/h2>\n<ul>\n<li>Everything looks urgent because nothing is contextualized. Priority fields exist, but they\u2019re arbitrary without a shared journey behind them.<\/li>\n<li>Dependencies live in comments, not in structure. Engineers discover order late in standups instead of early in planning.<\/li>\n<li>Scope creep dresses up as thoroughness. The agent &#8220;helpfully&#8221; creates edge-case tasks before the core flow is even validated.<\/li>\n<li>Stakeholders can\u2019t see the why. They see 60 issues and two sprints, not the user goal those sprints are meant to achieve.<\/li>\n<li>Rework climbs. Tickets bounce back after review because they optimized local tasks, not the end-to-end experience.<\/li>\n<\/ul>\n<h2>The missing layer is context, not more tickets<\/h2>\n<p>Fast code and rapid ticket creation aren\u2019t the culprits. They\u2019re accelerants. The root cause is that the agent operates without a model of the product\u2019s narrative: the jobs to be done, the user steps, the release boundaries, and the thin slices that must ship together to deliver value. In other words, the agent lacks a map.<\/p>\n<p>For humans, the antidote is a story map: a structured view with user goals or activities at the top, steps in the middle, and stories at the base. The story map aligns strategy and execution because it makes the end-to-end experience visible and negotiable. It shows how to assemble a realistic MVP, which steps can wait, and where risks live. It is planning \u2014 but more importantly, it is context.<\/p>\n<section class=\"sob-related-section\">\n<h2>Make context a reusable asset<\/h2>\n<p>Story maps work best when surrounding decisions are visible and reusable. Turning them into a shared service helps agents stay grounded during rapid change.<\/p>\n<p>See how to operationalize <a href=\"https:\/\/storiesonboard.com\/blog\/context-as-a-service-with-story-maps\">Context<\/a> across teams with lightweight rituals and examples you can adopt immediately.<\/p>\n<\/section>\n<p>For AI, the story map must become machine-readable context. Prompts and PRDs aren\u2019t enough; they\u2019re static and flat. What the agent needs is a living model it can query: the hierarchy, the slices, the relationships, and the latest decisions. That\u2019s why teams are adding a new connective layer between human intent and agent action: a map-aware interface the agent can access.<\/p>\n<h2>How the mcp server turns story maps into machine context<\/h2>\n<ul>\n<li>It exposes structure, not just text. Instead of a blob of requirements, the agent receives the hierarchy of goals, steps, and stories \u2014 plus release slices.<\/li>\n<li>It grounds generation. When the agent proposes tasks, it attaches them to the right user step and release scope, preventing orphan tickets.<\/li>\n<li>It keeps the map as the source of truth. Planning updates \u2014 a re-scoped MVP, a renamed step \u2014 flow back to the agent through a consistent protocol.<\/li>\n<li>It provides relationship hooks. The agent can query dependencies, acceptance criteria, and status, so it writes code and tickets in sequence, not in isolation.<\/li>\n<li>It reduces prompt fragility. Instead of brittle, verbose prompts trying to mimic structure, the agent relies on a stable schema from the server.<\/li>\n<\/ul>\n<h2>Inside the StoriesOnBoard mcp server: what your agent can see<\/h2>\n<p>StoriesOnBoard has always helped humans see the big picture: goals and activities at the top, user steps in the middle, user stories below \u2014 with clear slices for MVPs and upcoming releases. The StoriesOnBoard MCP server extends that clarity to AI agents. Through a standard interface, the agent can &#8220;read&#8221; the story map like a team does in a kickoff. It can traverse the hierarchy, see which steps compose the current release, and retrieve acceptance criteria written in a modern, collaborative editor.<\/p>\n<p>Crucially, the context is live. Product managers and UX leads can refine the map during discovery, annotate tradeoffs, and lock in a release slice. Those decisions propagate through the MCP server so the agent stops working in a vacuum. When engineering imports and syncs issues with GitHub or Jira, they don\u2019t abandon the map \u2014 they keep it as the source of truth.<\/p>\n<p>Because StoriesOnBoard supports fast collaboration \u2014 presence indicators, flexible editing, and built-in AI that helps write stories and criteria \u2014 the map stays fresh. The agent gets a narrative that evolves with stakeholder input, not a frozen PDF. The outcome isn\u2019t just fewer tickets; it\u2019s fewer meaningless tickets.<\/p>\n<h2>From PRD to purposeful tickets: a new flow teams can trust<\/h2>\n<ul>\n<li>Anchor on outcomes. Start with user goals and steps in the story map so the team aligns on the narrative before any ticket is created.<\/li>\n<li>Slice the release. Mark the minimal set of steps and stories that create a coherent experience; defer the rest intentionally.<\/li>\n<li>Let the agent generate within bounds. With the map visible through the StoriesOnBoard MCP server, the agent proposes tasks attached to the slice, not the entire PRD.<\/li>\n<li>Enforce relationships. Each generated ticket links back to its user step, acceptance criteria, and dependencies, creating traceability without extra meetings.<\/li>\n<li>Sync with delivery, keep the source. Push issues to GitHub or Jira via StoriesOnBoard\u2019s integrations, but use the map to manage scope and communicate progress.<\/li>\n<\/ul>\n<h2>Human alignment stays visible while agents move fast<\/h2>\n<p>Engineering managers don\u2019t need another dashboard; they need a shared understanding that holds when the team is moving at AI speed. A story map is that shared context made visual and persistent. It\u2019s where the conversation lands when a stakeholder asks, \u201cCan we add SMS verification to onboarding?\u201d Instead of blowing up the backlog, you locate the change within a step, negotiate what drops from the MVP slice, and instruct the agent accordingly \u2014 all while keeping a coherent journey.<\/p>\n<p>Because StoriesOnBoard keeps the conversation anchored to the map, scope changes become strategic decisions rather than opportunistic additions. The agent still helps write user stories, draft acceptance criteria, and break down work \u2014 but within the boundaries you\u2019ve drawn. The speed stays; the sprawl doesn\u2019t.<\/p>\n<h2>Beyond prompts: why an mcp server beats ad hoc plugins<\/h2>\n<ul>\n<li>Stable schema over brittle prose. Prompts try to describe structure with words; an mcp server represents it explicitly so the agent can reason about it.<\/li>\n<li>One source of context, many agents.<br \/>\n<section class=\"sob-related-section\">\n<h2>Operationalize MCP-driven backlog flow<\/h2>\n<p>Once your map is machine-readable, you still need guardrails: how tasks are proposed, reviewed, and synced without reintroducing chaos.<\/p>\n<p>This guide shows how product teams wire the story map into a real backlog using <a href=\"https:\/\/storiesonboard.com\/blog\/mcp-server-product-management-agentic-ai-backlog-workflow\">MCP<\/a> including workflows, governance checks, and rollout steps.<\/p>\n<\/section>\n<p> As teams add agents (coding, test, docs), each consumes the same map context instead of divergent prompt hacks.<\/li>\n<li>Bidirectional understanding. The agent can ask, \u201cWhich stories are in Release 1?\u201d or \u201cWhat\u2019s the acceptance criteria for Step 3?\u201d \u2014 not just generate on command.<\/li>\n<li>Security and governance. The server mediates what the agent can access and update, keeping human oversight intact without throttling speed.<\/li>\n<li>Extensible by design. As your story map evolves (labels, priorities, risks), agents inherit richer signals without rewriting every workflow.<\/li>\n<\/ul>\n<h2>What changes for engineering managers and product leads<\/h2>\n<p>The daily reality gets saner. Planning shifts from ticket triage to journey shaping. Standups focus on progress through a slice, not isolated status. Dependencies are anticipated in the map and shepherded by the agent, not discovered mid-sprint. When leadership asks, \u201cWhat\u2019s in the MVP and why?\u201d, you point to a clear release lane instead of a spreadsheet of tasks.<\/p>\n<p>For product leads, the map becomes the backbone of cross-functional conversations. UX can highlight gaps in the end-to-end flow. Support and sales can see what the MVP covers and what it won\u2019t. Marketing can align announcements to tangible user milestones. And because StoriesOnBoard integrates with GitHub and other delivery tools, engineering teams don\u2019t have to choose between visibility and execution \u2014 they get both, with the map as the narrative layer.<\/p>\n<h2>Evidence your system works: measurable signals<\/h2>\n<ul>\n<li>Ticket-to-story traceability. Each issue links back to a user story and step; orphaned tasks approach zero.<\/li>\n<li>Reduced rework. Fewer tickets bounce between code review and product review because acceptance criteria came from the map, not afterthoughts.<\/li>\n<li>Cycle time aligns to slices. Work moves in coherent chunks aligned to the release lane, not random clusters that \u201chappen to finish.\u201d<\/li>\n<li>Cleaner stakeholder updates. Progress reporting maps to user goals achieved, not to a tally of completed tasks.<\/li>\n<li>Lower meeting load. Fewer clarification standups because relationships and scope were encoded in the map the agent consumed.<\/li>\n<\/ul>\n<h2>Choose your command layer wisely: the mcp server as control plane<\/h2>\n<p>When people hear \u201cAI control,\u201d they imagine a new console. But command and control for AI development teams isn\u2019t another UI; it\u2019s a language of structure both humans and machines can use. A story map gives you that language. The mcp server makes it speakable by an agent. Together, they form the control plane: humans set direction in a medium that reflects user reality, and agents execute within it without erasing intent.<\/p>\n<p>In StoriesOnBoard, this control plane is practical, not theoretical. The map is where discovery happens, ideas are captured, and acceptance criteria are authored with AI assistance. The StoriesOnBoard MCP server carries that structure to your agents so they can create tickets, propose code changes, and suggest tests anchored to the same narrative. Your delivery tools remain in play \u2014 GitHub issues are imported and synced, labels filtered \u2014 but the map stays the source of truth. The result is a team that moves quickly and stays coherent.<\/p>\n<h2>The morning after, without the map: what fails<\/h2>\n<ul>\n<li>Tickets decouple from outcomes. Velocity rises, value stalls, and retros devolve into \u201cwe did a lot, but what did we change?\u201d<\/li>\n<li>Scope drifts. Agents expand edge work because no slice tells them what \u201cgood enough\u201d means for Release 1.<\/li>\n<li>Hidden dependencies bite. Work lands out of order, reveals late blockers, and burns extra coordination cycles.<\/li>\n<li>Stakeholder trust erodes. Leaders stop reading issue trackers because they don\u2019t map to user goals they care about.<\/li>\n<li>Teams normalize rework. QA and PM become clean-up crews for structure the system never encoded in the first place.<\/li>\n<\/ul>\n<h2>Case vignette: the same PRD, two different weeks<\/h2>\n<p>Consider two teams with the same onboarding PRD. Team A pastes it into an AI agent and greenlights whatever comes back. They get 60 issues \u2014 mostly plausible, many redundant. The sprint starts with bravado and ends with backfill: missed dependencies, a brittle MVP, and a frustrating review cycle. The backlog looks full. The release, somehow, feels empty.<\/p>\n<p>Team B opens a story map in StoriesOnBoard. They lay out user goals: Discover, Sign Up, Verify, First Use. They detail steps for Sign Up and define what \u201cgood enough\u201d means for Release 1. They capture acceptance criteria with help from StoriesOnBoard\u2019s built-in AI. Then their coding agent reads that map through the StoriesOnBoard MCP server. It proposes tasks only for the scoped steps, links each ticket to its story, threads dependencies through the steps, and syncs with GitHub. The sprint feels fast and quiet. Fewer surprises, more momentum. The same PRD; a very different week.<\/p>\n<h2>What about creativity? Will structure make agents rigid?<\/h2>\n<p>The concern is fair: if we bind the agent to a map, do we muzzle its imagination? In practice, structure channels creativity. By generating inside a narrative, the agent can suggest better ways to reach an outcome rather than more ways to pad a backlog. It can still surface edge cases and optimizations \u2014 but now as explicit tradeoffs within a release lane, not as unbounded scope creep.<\/p>\n<p>Good maps are living documents. StoriesOnBoard supports rapid edits, live presence, and flexible text so changing your mind is cheap. When the team discovers a better path, the map changes \u2014 and through the mcp server, the agent learns the new terrain. That\u2019s not rigidity; that\u2019s adaptive clarity.<\/p>\n<h2>Why story mapping belongs before coding agents, not after<\/h2>\n<p>In the age of AI development, many teams inverted the sequence: generate tasks first, then retrofit a structure so humans can understand the mess. It should be the opposite. Do the thinking only humans can do \u2014 negotiating goals, slicing releases, defining what value means \u2014 then let agents accelerate execution inside that shape. A story map isn\u2019t red tape; it\u2019s the minimal structure that keeps speed from dissolving into noise.<\/p>\n<p>When this sequence is respected, the qualitative benefits show up immediately: calmer standups, clearer tradeoffs, and release notes that make sense to customers. The quantitative gains follow: fewer carryovers, less rework, tighter feedback loops. The toolchain adapts to this logic. StoriesOnBoard sits at the strategy layer. Delivery platforms do what they do best. The mcp server is the bridge.<\/p>\n<h2>Addressing the skeptical questions<\/h2>\n<ul>\n<li>\u201cCan\u2019t we just write better prompts?\u201d You can make prompts longer; you can\u2019t make them structural. A map plus an mcp server is the durable version of a great prompt.<\/li>\n<li>\u201cIsn\u2019t this more process?\u201d It\u2019s less, net, because the structure removes the need for repeated clarifications and firefighting mid-sprint.<\/li>\n<li>\u201cWhat if our map is wrong?\u201d Great \u2014 fix it. With StoriesOnBoard, the cost of change is low, and the server propagates updates to agents quickly.<\/li>\n<li>\u201cWon\u2019t agents get slower if we constrain them?\u201d They\u2019ll get faster on the right things. Throughput that doesn\u2019t move outcomes is waste, not speed.<\/li>\n<li>\u201cDoesn\u2019t Jira already do hierarchy?\u201d It does fields; a story map does narrative. The difference is obvious the moment a non-engineer scans it.<\/li>\n<\/ul>\n<h2>Leadership framing: command and control without control-freaking<\/h2>\n<p>Leaders don\u2019t need to micromanage AI. They need to define intent so clearly that agents can run without going rogue. The command-and-control layer isn\u2019t another management dashboard; it\u2019s the story map connected to the agent through the StoriesOnBoard MCP server. Humans set direction at the level of goals, steps, and slices. The system translates that intent into constraints and relationships the agent respects. You maintain autonomy and speed while keeping work anchored to strategy.<\/p>\n<p>This is how teams scale AI-assisted development responsibly. Not by boxing agents into brittle rules, but by giving them the same context humans use to make good decisions. The machine doesn\u2019t need more words; it needs the map.<\/p>\n<h2>Summary: bring the map to the machine<\/h2>\n<ul>\n<li>Flat backlog chaos isn\u2019t a tooling glitch \u2014 it\u2019s what happens when agents generate without context.<\/li>\n<li>A story map is more than planning; it\u2019s the context source that ties tasks to user outcomes and release slices.<\/li>\n<li>The mcp server turns that map into machine-readable structure so agents operate inside strategy, not beside it.<\/li>\n<li>StoriesOnBoard provides the collaborative map and the MCP server bridge, keeping the map as your source of truth while syncing with GitHub and other tools.<\/li>\n<li>Use the map as your command layer: humans set direction, agents execute within it, and the organization sees progress as movement through a user journey.<\/li>\n<\/ul>\n<section class=\"sob-faq-section\">\n<h2>FAQ: Story Maps and MCP for AI\u2011Assisted Backlogs<\/h2>\n<div class=\"sob-faq-section__items\">\n<article class=\"sob-faq-section__item\">\n<h3>What is a story map and why does my AI agent need it?<\/h3>\n<p>A story map structures goals, user steps, and stories into a narrative with clear release slices. It anchors tasks to outcomes so agents generate purposeful tickets instead of flat backlog noise.<\/p>\n<\/article>\n<article class=\"sob-faq-section__item\">\n<h3>Why aren\u2019t prompts or PRDs enough?<\/h3>\n<p>Prompts and PRDs are static and flat, so structure gets lost in prose. An MCP server provides a stable, machine-readable schema with hierarchy, slices, and relationships the agent can reason about.<\/p>\n<\/article>\n<article class=\"sob-faq-section__item\">\n<h3>How does the StoriesOnBoard MCP server help in practice?<\/h3>\n<p>It exposes the story map\u2019s hierarchy, release slices, and acceptance criteria through a standard interface. Agents can query scope, dependencies, and status, keeping tickets linked to user steps and preventing orphans.<\/p>\n<\/article>\n<article class=\"sob-faq-section__item\">\n<h3>Where should story mapping sit in our delivery flow?<\/h3>\n<p>Do it before ticket generation and coding. Align on outcomes, slice the release, then let the agent generate tasks within those bounds and sync to Jira or GitHub while the map stays the source of truth.<\/p>\n<\/article>\n<article class=\"sob-faq-section__item\">\n<h3>What changes for product and engineering managers day to day?<\/h3>\n<p>Planning shifts from ticket triage to journey shaping and slice progress. Dependencies are anticipated in the map, and standups track movement through a coherent release lane, not isolated tasks.<\/p>\n<\/article>\n<article class=\"sob-faq-section__item\">\n<h3>How do we know it\u2019s working?<\/h3>\n<p>Look for ticket-to-story traceability, fewer rework loops, and cycle time that follows release slices. Stakeholder updates become clearer, and meeting load drops because scope and relationships are encoded upfront.<\/p>\n<\/article>\n<article class=\"sob-faq-section__item\">\n<h3>Will constraints make agents slower or less creative?<\/h3>\n<p>Structure channels creativity toward outcomes instead of backlog sprawl. Agents still propose improvements and edge cases, but as explicit tradeoffs within the slice, improving speed on the right work.<\/p>\n<\/article>\n<article class=\"sob-faq-section__item\">\n<h3>How does this support governance, security, and multiple agents?<\/h3>\n<p>The server mediates what agents can read or update, provides consistent guardrails across tools, and lets multiple agents share the same context without fragmenting prompts.<\/p>\n<\/article><\/div>\n<\/section>\n<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is a story map and why does my AI agent need it?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A story map structures goals, user steps, and stories into a narrative with clear release slices. It anchors tasks to outcomes so agents generate purposeful tickets instead of flat backlog noise.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why aren\u2019t prompts or PRDs enough?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Prompts and PRDs are static and flat, so structure gets lost in prose. An MCP server provides a stable, machine-readable schema with hierarchy, slices, and relationships the agent can reason about.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the StoriesOnBoard MCP server help in practice?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It exposes the story map\u2019s hierarchy, release slices, and acceptance criteria through a standard interface. Agents can query scope, dependencies, and status, keeping tickets linked to user steps and preventing orphans.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where should story mapping sit in our delivery flow?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Do it before ticket generation and coding. Align on outcomes, slice the release, then let the agent generate tasks within those bounds and sync to Jira or GitHub while the map stays the source of truth.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What changes for product and engineering managers day to day?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Planning shifts from ticket triage to journey shaping and slice progress. Dependencies are anticipated in the map, and standups track movement through a coherent release lane, not isolated tasks.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do we know it\u2019s working?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Look for ticket-to-story traceability, fewer rework loops, and cycle time that follows release slices. Stakeholder updates become clearer, and meeting load drops because scope and relationships are encoded upfront.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Will constraints make agents slower or less creative?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Structure channels creativity toward outcomes instead of backlog sprawl. Agents still propose improvements and edge cases, but as explicit tradeoffs within the slice, improving speed on the right work.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does this support governance, security, and multiple agents?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The server mediates what agents can read or update, provides consistent guardrails across tools, and lets multiple agents share the same context without fragmenting prompts.\"\n      }\n    }\n  ]\n}\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>mcp server brings story maps into AI agents, ending flat backlog chaos and aligning execution with strategy in StoriesOnBoard.<\/p>\n","protected":false},"author":13,"featured_media":6322,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-6323","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-story-mapping","resize-featured-image"],"_links":{"self":[{"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/posts\/6323","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/comments?post=6323"}],"version-history":[{"count":0,"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/posts\/6323\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/media\/6322"}],"wp:attachment":[{"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/media?parent=6323"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/categories?post=6323"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/storiesonboard.com\/blog\/wp-json\/wp\/v2\/tags?post=6323"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}