{
  "remoteMcpServers": {
    "stackspend": {
      "url": "https://stackspend-api.up.railway.app/api/v1/mcp",
      "oauth": {
        "authorizationServerMetadataUrl": "https://stackspend-api.up.railway.app/.well-known/oauth-authorization-server",
        "protectedResourceMetadataUrl": "https://stackspend-api.up.railway.app/.well-known/oauth-protected-resource",
        "scopes": ["line_items:read", "rollups:read", "anomalies:read"]
      }
    }
  }
}
