{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "nonresident.tax/mcp",
  "title": "Nonresident Tax",
  "version": "0.1.0",
  "description": "Read-only MCP server for Nonresident Tax services, page content, and guides.",
  "websiteUrl": "https://nonresident.tax",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://nonresident.tax/mcp"
    }
  ],
  "serverInfo": {
    "name": "nonresident.tax/mcp",
    "title": "Nonresident Tax",
    "version": "0.1.0"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  }
}