{
  "$schema": "https://modelcontextprotocol.io/schemas/sep-1649/server-card.schema.json",
  "serverInfo": {
    "name": "pathfinders-palette",
    "title": "Pathfinder's Palette MCP",
    "version": "1.0.0",
    "vendor": "Pathfinder's Palette",
    "homepage": "https://pathfinderspalette.com",
    "documentation": "https://pathfinderspalette.com/faq",
    "contact": "pathfinderspalette@zohomail.in"
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://pathfinderspalette.com/mcp",
    "status": "planned"
  },
  "capabilities": {
    "tools": { "listChanged": false },
    "resources": { "subscribe": false, "listChanged": false },
    "prompts": { "listChanged": false },
    "logging": {}
  },
  "auth": {
    "type": "oauth2",
    "metadata": "https://pathfinderspalette.com/.well-known/oauth-protected-resource"
  }
}
