{
  "mcpServers": {
    "csnb": {
      "type": "http",
      "url": "https://api.csnb.net/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
