{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ai.annsa/annsa",
  "title": "Annsa",
  "description": "Product intelligence in your AI coding tool. Ranks customer and commercial signals, grounds specs in your connected codebase, and records the outcome when you ship.",
  "websiteUrl": "https://annsa.ai",
  "version": "1.0.0",
  "repository": {
    "url": "https://github.com/annsa-ai/Annsa",
    "source": "github",
    "subfolder": "circuit-mcp"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://app.annsa.ai/mcp"
    }
  ],
  "serverUrl": "https://app.annsa.ai/mcp",
  "icons": [
    {
      "src": "https://annsa.ai/annsa-icon-512.png",
      "sizes": "512x512",
      "mimeType": "image/png"
    }
  ],
  "tools": [
    {
      "name": "annsa.priorities",
      "description": "What should I work on? Ranked customer priorities with trend data and confidence."
    },
    {
      "name": "annsa.spec",
      "description": "The full engineering spec for a priority, grounded in the connected repository."
    },
    {
      "name": "annsa.ask",
      "description": "Ask anything about the feedback data — semantic search plus synthesis."
    },
    {
      "name": "annsa.act",
      "description": "Take action: start building, mark shipped, share back with customers, assign."
    },
    {
      "name": "annsa.surveys",
      "description": "How the in-product surveys are performing."
    },
    {
      "name": "annsa.help",
      "description": "How Annsa itself works — product and how-to questions."
    }
  ]
}
