Warp + MCP + Devops = Hispter

We added a MCP server to WARP. So that we can use generative AI to:

  • Add tasks and user stories.
  • Link badges to tasks and user stories.
  • Link code to user stories and tasks.
  • Do pull requests.
  • Write documentation.
  • Run pipelines.
  • And much more.
{
  "mcpServers": {
    "ado": {
      "type": "stdio",
      "command": "npx",
      "args": ["-y", "@azure-devops/mcp", "acdc2026"]
    }
  }
}

Mcp server with tools available:

Added work items:

Devops: