{
  "serverInfo": {
    "name": "fingo-mcp-server",
    "title": "FinGo MCP Server",
    "version": "1.0.0",
    "description": "Servidor Model Context Protocol (MCP) oficial do FinGo para gestão de obras, finanças e base de custos oficial SINAPI (Caixa/IBGE).",
    "homepage": "https://fingo.api.br",
    "icon": "https://fingo.api.br/favicon.svg",
    "iconUrl": "https://fingo.api.br/favicon.svg"
  },
  "endpoint": "https://fingo.api.br/api/mcp",
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "subscribe": false,
      "listChanged": false
    },
    "prompts": {
      "listChanged": false
    }
  }
}