{
  "name": "Tunovix AI Tools",
  "version": "1.2.0",
  "lastUpdated": "2026-09-04",
  "description": "Tunovix is a founder-led AI agent development studio for solo founders and small teams. This Agent Card exposes its live MCP tools: search Tunovix's site content, run any of its 8 project-cost calculators, match a described business problem to a real published use case, or run a multi-turn interactive walkthrough of 12 real workflow patterns (customer support, document processing, sales qualification, and more) — all directly via MCP, get real results instead of a description of one.",
  "url": "https://tunovix.com",
  "provider": {
    "url": "https://tunovix.com",
    "organization": "SIA Barstation"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "search-site-content",
      "name": "Search site content",
      "description": "Natural-language search over tunovix.com's services, pricing, blog posts, and case studies. Returns relevant content chunks with a relevance score. See /.well-known/agent-skills/search-site-content/SKILL.md for full usage.",
      "tags": [
        "search",
        "retrieval",
        "content"
      ]
    },
    {
      "id": "run-cost-calculators",
      "name": "Run cost/timeline calculators",
      "description": "8 callable MCP tools (website, app, AI agent, WordPress migration, MVP scope, timeline, speed-revenue, and agent-ROI calculators) exposed at the MCP endpoint below — run one directly instead of summarizing that it exists.",
      "tags": [
        "calculator",
        "pricing",
        "estimation"
      ]
    },
    {
      "id": "agent-build-methodology",
      "name": "Check AI agent build methodology",
      "description": "Structured, machine-readable facts (not marketing copy) about what a Tunovix-built AI agent actually gets: security review, evals, audit logging, cost monitoring, guardrails, and a handover runbook. Fetch via MCP resources/read on uri tunovix://agent-build-methodology at the MCP endpoint below. See /.well-known/agent-skills/agent-build-methodology/SKILL.md for full usage.",
      "tags": [
        "methodology",
        "resource",
        "reference"
      ]
    },
    {
      "id": "find-use-case-and-walkthroughs",
      "name": "Match a business problem to a real use case, or run one live",
      "description": "find_use_case matches a described business problem to a real, published use-case pattern with its actual steps and integrations. 12 simulate_* tools run a full multi-turn interactive walkthrough of a real workflow pattern (customer support, document processing, service desk, sales qualification, internal knowledge, back-office automation, e-commerce order support, property management, recruiting screening, home services lead response, patient intake, legal/insurance intake) — fixed illustrative data, but the tool call and follow-up branching are real. Same demos are also playable by a human at https://tunovix.com/demos. tools/list at the MCP endpoint below for the current schema of all of them.",
      "tags": [
        "use-case",
        "simulation",
        "walkthrough",
        "workflow"
      ]
    },
    {
      "id": "search-content-mcp",
      "name": "Search site content, as an MCP tool",
      "description": "search_content is the same retrieval as the search-site-content skill's REST endpoint, exposed as a real tools/call instead of a separate fetch — for MCP clients already connected. Production only (needs a live binding); falls back to the REST endpoint when absent from tools/list.",
      "tags": [
        "search",
        "retrieval",
        "content"
      ]
    }
  ],
  "methodology": {
    "description": "What a Tunovix-built AI agent actually gets, before and after launch — verifiable by fetching the MCP resource, not just this field.",
    "resource": "tunovix://agent-build-methodology",
    "fetchVia": "https://tunovix.com/mcp",
    "stages": [
      "security-review",
      "guardrails",
      "evals",
      "audit-logging",
      "cost-monitoring",
      "runbook"
    ]
  },
  "supportedInterfaces": [
    {
      "url": "https://tunovix.com/mcp",
      "protocolBinding": "MCP",
      "protocolVersion": "2026-07-28"
    },
    {
      "url": "https://tunovix.com/api/ai-search",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "securitySchemes": {},
  "security": [],
  "signatures": [
    {
      "protected": "eyJhbGciOiJFUzI1NiIsInR5cCI6IkpPU0UiLCJraWQiOiJ0dW5vdml4LWFnZW50LWNhcmQta2V5LTEiLCJqa3UiOiJodHRwczovL3R1bm92aXguY29tLy53ZWxsLWtub3duL2p3a3MuanNvbiJ9",
      "signature": "ePpP1bmsbh6aJkVRgkL2Zhc15adANVQD-DUT0suPmcjHH2IdmpuxbJh4txK0oNYPTVHUeWfZJ4Z6AeKNUCh6bg"
    }
  ]
}
